Searched defs:AwDrawGLInfo (Results 1 – 1 of 1) sorted by relevance
15 struct AwDrawGLInfo { struct16 int version; // The AwDrawGLInfo this struct was built with. argument19 enum Mode {24 } mode;29 int clip_left;30 int clip_top;31 int clip_right;32 int clip_bottom;35 int width;36 int height;[all …]