Home
last modified time | relevance | path

Searched defs:DrawGlInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/include/private/hwui/
DDrawGlInfo.h27 struct DrawGlInfo { struct
29 int clipLeft;
30 int clipTop;
31 int clipRight;
32 int clipBottom;
35 int width;
36 int height;
39 bool isLayer;
42 float transform[16];
45 float dirtyLeft;
[all …]