Searched refs:glMapBufferOES (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES11Ext.spec69 // void *glMapBufferOES ( GLenum target, GLenum access )
/frameworks/base/libs/hwui/debug/
H A Dunwrap_gles.h540 #undef glMapBufferOES macro
H A Dwrap_gles.h540 #define glMapBufferOES wrap_glMapBufferOES macro
/frameworks/native/opengl/include/GLES/
H A Dglext.h789 GL_API void* GL_APIENTRY glMapBufferOES (GLenum target, GLenum access);
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h422 GL_APICALL void *GL_APIENTRY glMapBufferOES (GLenum target, GLenum access);

Completed in 165 milliseconds