Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/private/hwui/
H A DDrawGlInfo.h30 struct DrawGlInfo { struct
32 int clipLeft;
33 int clipTop;
34 int clipRight;
35 int clipBottom;
38 int width;
39 int height;
42 bool isLayer;
52 float dirtyTop;
59 enum Mode {
[all …]