Searched defs:AwDrawGLInfo (Results 1 – 1 of 1) sorted by relevance
36 struct AwDrawGLInfo { struct37 int version; // The AwDrawGLInfo this struct was built with. argument40 enum Mode {45 } mode;50 int clip_left;51 int clip_top;52 int clip_right;53 int clip_bottom;56 int width;57 int height;[all …]