Searched defs:glQueryMatrixxOES (Results 1 – 12 of 12) sorted by relevance
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10Ext.java | 24 int glQueryMatrixxOES( in glQueryMatrixxOES() method 31 int glQueryMatrixxOES( in glQueryMatrixxOES() method
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10Ext.java | 30 public static native int glQueryMatrixxOES( in glQueryMatrixxOES() method in GLES10Ext 39 public static native int glQueryMatrixxOES( in glQueryMatrixxOES() method in GLES10Ext
|
D | GLErrorWrapper.java | 946 public int glQueryMatrixxOES(int[] mantissa, int mantissaOffset, in glQueryMatrixxOES() method in GLErrorWrapper 955 public int glQueryMatrixxOES(IntBuffer mantissa, IntBuffer exponent) { in glQueryMatrixxOES() method in GLErrorWrapper
|
D | GLLogWrapper.java | 2744 public int glQueryMatrixxOES(int[] mantissa, int mantissaOffset, in glQueryMatrixxOES() method in GLLogWrapper 2758 public int glQueryMatrixxOES(IntBuffer mantissa, IntBuffer exponent) { in glQueryMatrixxOES() method in GLLogWrapper
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10Ext.cpp | 580 {"glQueryMatrixxOES", "([II[II)I", (void *) android_glQueryMatrixxOES___3II_3II }, in glQueryMatrixxOES() method 581 {"glQueryMatrixxOES", "(Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;)I", (void *) android_glQueryMatrix… in glQueryMatrixxOES() method
|
D | com_google_android_gles_jni_GLImpl.cpp | 9164 {"glQueryMatrixxOES", "([II[II)I", (void *) android_glQueryMatrixxOES___3II_3II }, in glQueryMatrixxOES() method 9165 {"glQueryMatrixxOES", "(Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;)I", (void *) android_glQueryMatrix… in glQueryMatrixxOES() method
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | GLImpl.java | 1155 public native int glQueryMatrixxOES( in glQueryMatrixxOES() method in GLImpl 1164 public native int glQueryMatrixxOES( in glQueryMatrixxOES() method in GLImpl
|
/frameworks/libs/native_bridge_support/android_api/libGLESv1_CM/proxy/ |
D | api_arm64.json | 892 "glQueryMatrixxOES" : object
|
D | api_x86_64.json | 892 "glQueryMatrixxOES" : object
|
D | api_riscv64.json | 892 "glQueryMatrixxOES" : object
|
D | api_x86.json | 892 "glQueryMatrixxOES" : object
|
D | api_arm.json | 892 "glQueryMatrixxOES" : object
|