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