Home
last modified time | relevance | path

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

/aosp14/frameworks/base/native/webview/plat_support/
H A Ddraw_gl.h117 struct AwDrawGLFunctionTable { struct
118 int version;
119 AwCreateGraphicBufferFunction* create_graphic_buffer;
120 AwReleaseGraphicBufferFunction* release_graphic_buffer;
121 AwMapFunction* map;
122 AwUnmapFunction* unmap;
123 AwGetNativeBufferFunction* get_native_buffer;
124 AwGetStrideFunction* get_stride;