Home
last modified time | relevance | path

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

/external/chromium_org/android_webview/public/browser/
Ddraw_gl.h13 struct AwDrawGLInfo { struct
15 enum Mode {
18 } mode;
23 int clip_left;
24 int clip_top;
25 int clip_right;
26 int clip_bottom;
29 int width;
30 int height;
48 bool is_layer;
[all …]