Home
last modified time | relevance | path

Searched defs:AwDrawGLInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/webview/chromium/plat_support/
Ddraw_gl.h36 struct AwDrawGLInfo { struct
37 int version; // The AwDrawGLInfo this struct was built with. argument
40 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 …]