Searched defs:AwDrawGLInfo (Results 1 – 1 of 1) sorted by relevance
40 struct AwDrawGLInfo { struct41 int version; // The AwDrawGLInfo this struct was built with. argument44 enum Mode {49 } mode;54 int clip_left;55 int clip_top;56 int clip_right;57 int clip_bottom;60 int width;61 int height;[all …]