Searched defs:AwDrawFn_DrawGLParams (Results 1 – 1 of 1) sorted by relevance
32 struct AwDrawFn_DrawGLParams { struct33 int version;38 int clip_left;39 int clip_top;40 int clip_right;41 int clip_bottom;44 int width;45 int height;48 bool deprecated_0;52 float transform[16];[all …]