Home
last modified time | relevance | path

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

/aosp14/frameworks/base/native/webview/plat_support/
H A Ddraw_gl.h40 struct AwDrawGLInfo { struct
41 int version; // The AwDrawGLInfo this struct was built with. argument
44 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 …]