Searched refs:glPrimitiveBoundingBoxOES (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | unwrap_gles.h | 630 #undef glPrimitiveBoundingBoxOES
|
D | wrap_gles.h | 630 #define glPrimitiveBoundingBoxOES wrap_glPrimitiveBoundingBoxOES macro
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 115 void API_ENTRY(glPrimitiveBoundingBoxOES)(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, G… 116 CALL_GL_API(glPrimitiveBoundingBoxOES, minX, minY, minZ, minW, maxX, maxY, maxZ, maxW);
|
/frameworks/native/opengl/libs/ |
D | entries.in | 611 GL_ENTRY(void, glPrimitiveBoundingBoxOES, GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, G…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 440 GL_APICALL void GL_APIENTRY glPrimitiveBoundingBoxOES (GLfloat minX, GLfloat minY, GLfloat minZ, GL…
|