Skip to content

Commit bd60a52

Browse files
Teng-Hui ZhuAndroid Git Automerger
authored andcommitted
am 3d7f0cb: Update header for forward compatibility
* commit '3d7f0cb3d9724eb4a45611127e0986538e838964': Update header for forward compatibility
2 parents 02c6cad + 3d7f0cb commit bd60a52

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

include/private/hwui/DrawGlInfo.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ struct DrawGlInfo {
3131
int clipRight;
3232
int clipBottom;
3333

34+
// Input: current width/height of destination surface
35+
int width;
36+
int height;
37+
3438
// Input: is the render target an FBO
3539
bool isLayer;
3640

0 commit comments

Comments
 (0)