/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 392 void glCullFace( in glCullFace() method
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 469 public static native void glCullFace( in glCullFace() method in GLES10
|
D | GLErrorWrapper.java | 201 public void glCullFace(int mode) { in glCullFace() method in GLErrorWrapper
|
D | GLES20.java | 557 public static native void glCullFace( in glCullFace() method in GLES20
|
D | GLLogWrapper.java | 1413 public void glCullFace(int mode) { in glCullFace() method in GLLogWrapper
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | GLImpl.java | 286 public native void glCullFace( in glCullFace() method in GLImpl
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 3401 {"glCullFace", "(I)V", (void *) android_glCullFace__I }, in glCullFace() method
|
D | android_opengl_GLES20.cpp | 6482 {"glCullFace", "(I)V", (void *) android_glCullFace__I }, in glCullFace() method
|
D | com_google_android_gles_jni_GLImpl.cpp | 9061 {"glCullFace", "(I)V", (void *) android_glCullFace__I }, in glCullFace() method
|
/frameworks/libs/native_bridge_support/android_api/libGLESv1_CM/proxy/ |
D | api_arm64.json | 176 "glCullFace" : object
|
D | api_x86_64.json | 176 "glCullFace" : object
|
D | api_riscv64.json | 176 "glCullFace" : object
|
D | api_x86.json | 176 "glCullFace" : object
|
D | api_arm.json | 176 "glCullFace" : object
|
/frameworks/libs/native_bridge_support/android_api/libGLESv2/proxy/ |
D | api_riscv64.json | 444 "glCullFace" : object
|
D | api_x86_64.json | 444 "glCullFace" : object
|
D | api_arm.json | 444 "glCullFace" : object
|
D | api_arm64.json | 444 "glCullFace" : object
|
D | api_x86.json | 444 "glCullFace" : object
|
/frameworks/libs/native_bridge_support/android_api/libGLESv3/proxy/ |
D | api_arm64.json | 444 "glCullFace" : object
|
D | api_x86_64.json | 444 "glCullFace" : object
|
D | api_x86.json | 444 "glCullFace" : object
|
D | api_arm.json | 444 "glCullFace" : object
|
D | api_riscv64.json | 444 "glCullFace" : object
|