Searched defs:DrawGlInfo (Results 1 – 1 of 1) sorted by relevance
27 struct DrawGlInfo { struct29 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 …]