Home
last modified time | relevance | path

Searched refs:glPrimitiveBoundingBoxEXT (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES31Ext.spec25 void glPrimitiveBoundingBoxEXT ( GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat ma…
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLES31Ext.java506 public static native void glPrimitiveBoundingBoxEXT( in glPrimitiveBoundingBoxEXT() method in GLES31Ext
/aosp12/frameworks/native/opengl/libs/
H A DlibGLESv3.map.txt270 glPrimitiveBoundingBoxEXT; # introduced=21
H A Dentries.in673 GL_ENTRY(void, glPrimitiveBoundingBoxEXT, GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, G…
/aosp12/frameworks/libs/native_bridge_support/libGLESv2/
H A Dstubs_arm.cc554 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPrimitiveBoundingBoxEXT);
1402 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glPrimitiveBoundingBoxEXT); in init_stub_library()
H A Dstubs_arm64.cc554 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPrimitiveBoundingBoxEXT);
1402 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glPrimitiveBoundingBoxEXT); in init_stub_library()
/aosp12/frameworks/libs/native_bridge_support/libGLESv3/
H A Dstubs_arm.cc554 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPrimitiveBoundingBoxEXT);
1402 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glPrimitiveBoundingBoxEXT); in init_stub_library()
H A Dstubs_arm64.cc554 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPrimitiveBoundingBoxEXT);
1402 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glPrimitiveBoundingBoxEXT); in init_stub_library()
/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_GLES31Ext.cpp840 glPrimitiveBoundingBoxEXT( in android_glPrimitiveBoundingBoxEXT__FFFFFFFF()
/aosp12/frameworks/native/opengl/libs/GLES2/
H A Dgl2ext_api.in547 void API_ENTRY(glPrimitiveBoundingBoxEXT)(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, G…
548 CALL_GL_API(glPrimitiveBoundingBoxEXT, minX, minY, minZ, minW, maxX, maxY, maxZ, maxW);
/aosp12/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h1624 GL_APICALL void GL_APIENTRY glPrimitiveBoundingBoxEXT (GLfloat minX, GLfloat minY, GLfloat minZ, GL…
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt30008 …method public static void glPrimitiveBoundingBoxEXT(float, float, float, float, float, float, floa…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt20950 …method public static void glPrimitiveBoundingBoxEXT(float, float, float, float, float, float, floa…