/aosp_15_r20/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
H A D | GL11.java | 277 void glGetFixedv( in glGetFixedv() method 283 void glGetFixedv( in glGetFixedv() method
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES11.java | 330 public static native void glGetFixedv( in glGetFixedv() method in GLES11 338 public static native void glGetFixedv( in glGetFixedv() method in GLES11
|
H A D | GLErrorWrapper.java | 1070 public void glGetFixedv(int pname, int[] params, int offset) { in glGetFixedv() method in GLErrorWrapper 1076 public void glGetFixedv(int pname, IntBuffer params) { in glGetFixedv() method in GLErrorWrapper
|
H A D | GLLogWrapper.java | 2928 public void glGetFixedv(int pname, int[] params, int offset) { in glGetFixedv() method in GLLogWrapper 2937 public void glGetFixedv(int pname, IntBuffer params) { in glGetFixedv() method in GLLogWrapper
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_30/gen/ |
D | stub.c | 125 void glGetFixedv() {} in glGetFixedv() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/ |
D | stub.c | 125 void glGetFixedv() {} in glGetFixedv() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_29/gen/ |
D | stub.c | 125 void glGetFixedv() {} in glGetFixedv() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_35/gen/ |
D | stub.c | 125 void glGetFixedv() {} in glGetFixedv() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/ |
D | stub.c | 125 void glGetFixedv() {} in glGetFixedv() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_current/gen/ |
D | stub.c | 125 void glGetFixedv() {} in glGetFixedv() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/ |
D | stub.c | 125 void glGetFixedv() {} in glGetFixedv() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_28/gen/ |
D | stub.c | 125 void glGetFixedv() {} in glGetFixedv() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/ |
D | stub.c | 125 void glGetFixedv() {} in glGetFixedv() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/ |
D | stub.c | 125 void glGetFixedv() {} in glGetFixedv() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/ |
D | stub.c | 125 void glGetFixedv() {} in glGetFixedv() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/ |
D | stub.c | 125 void glGetFixedv() {} in glGetFixedv() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/ |
D | stub.c | 125 void glGetFixedv() {} in glGetFixedv() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/ |
D | stub.c | 125 void glGetFixedv() {} in glGetFixedv() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_33/gen/ |
D | stub.c | 125 void glGetFixedv() {} in glGetFixedv() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/ |
D | stub.c | 125 void glGetFixedv() {} in glGetFixedv() function
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
H A D | MatrixTrackingGL.java | 817 public void glGetFixedv(int pname, int[] params, int offset) { in glGetFixedv() method in MatrixTrackingGL 821 public void glGetFixedv(int pname, IntBuffer params) { in glGetFixedv() method in MatrixTrackingGL
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | GLErrorLogger.java | 822 public void glGetFixedv(int pname, IntBuffer params) { in glGetFixedv() method in GLErrorLogger.ErrorLoggingGL 827 public void glGetFixedv(int pname, int[] params, int offset) { in glGetFixedv() method in GLErrorLogger.ErrorLoggingGL
|
/aosp_15_r20/frameworks/base/opengl/java/com/google/android/gles_jni/ |
H A D | GLImpl.java | 1345 public native void glGetFixedv( in glGetFixedv() method in GLImpl 1353 public native void glGetFixedv( in glGetFixedv() method in GLImpl
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | GLEScmContext.cpp | 769 bool GLEScmContext::glGetFixedv(GLenum pname, GLfixed *params) in glGetFixedv() function in GLEScmContext
|
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | gl_client_context.h | 95 glGetFixedv_client_proc_t glGetFixedv; member
|