Searched defs:glPrimitiveBoundingBoxEXT (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES31Ext.java504 // C function void glPrimitiveBoundingBoxEXT ( GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW )
506 public static native void glPrimitiveBoundingBoxEXT( method in class:GLES31Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h626 #define glPrimitiveBoundingBoxEXT wrap_glPrimitiveBoundingBoxEXT macro
H A Dgles_undefine.h626 #undef glPrimitiveBoundingBoxEXT macro

Completed in 181 milliseconds