/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
H A D | MatrixStack.java | 58 public void glLoadMatrixf(float[] m, int offset) { in glLoadMatrixf() method in MatrixStack 62 public void glLoadMatrixf(FloatBuffer m) { in glLoadMatrixf() method in MatrixStack
|
H A D | MatrixTrackingGL.java | 366 public void glLoadMatrixf(float[] m, int offset) { in glLoadMatrixf() method in MatrixTrackingGL 372 public void glLoadMatrixf(FloatBuffer m) { in glLoadMatrixf() method in MatrixTrackingGL
|
/aosp_15_r20/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
H A D | GL10.java | 629 void glLoadMatrixf( in glLoadMatrixf() method 634 void glLoadMatrixf( in glLoadMatrixf() method
|
/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 | 174 void glLoadMatrixf() {} in glLoadMatrixf() 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 | 174 void glLoadMatrixf() {} in glLoadMatrixf() 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 | 174 void glLoadMatrixf() {} in glLoadMatrixf() 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 | 174 void glLoadMatrixf() {} in glLoadMatrixf() 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 | 174 void glLoadMatrixf() {} in glLoadMatrixf() 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 | 174 void glLoadMatrixf() {} in glLoadMatrixf() 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 | 174 void glLoadMatrixf() {} in glLoadMatrixf() 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 | 174 void glLoadMatrixf() {} in glLoadMatrixf() 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 | 174 void glLoadMatrixf() {} in glLoadMatrixf() 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 | 174 void glLoadMatrixf() {} in glLoadMatrixf() 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 | 174 void glLoadMatrixf() {} in glLoadMatrixf() 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 | 174 void glLoadMatrixf() {} in glLoadMatrixf() 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 | 174 void glLoadMatrixf() {} in glLoadMatrixf() 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 | 174 void glLoadMatrixf() {} in glLoadMatrixf() 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 | 174 void glLoadMatrixf() {} in glLoadMatrixf() 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 | 174 void glLoadMatrixf() {} in glLoadMatrixf() function
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES10.java | 797 public static native void glLoadMatrixf( in glLoadMatrixf() method in GLES10 804 public static native void glLoadMatrixf( in glLoadMatrixf() method in GLES10
|
H A D | GLErrorWrapper.java | 480 public void glLoadMatrixf(float[] m, int offset) { in glLoadMatrixf() method in GLErrorWrapper 486 public void glLoadMatrixf(FloatBuffer m) { in glLoadMatrixf() method in GLErrorWrapper
|
H A D | GLLogWrapper.java | 1936 public void glLoadMatrixf(float[] m, int offset) { in glLoadMatrixf() method in GLLogWrapper 1946 public void glLoadMatrixf(FloatBuffer m) { in glLoadMatrixf() method in GLLogWrapper
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | GLErrorLogger.java | 404 public void glLoadMatrixf(FloatBuffer m) { in glLoadMatrixf() method in GLErrorLogger.ErrorLoggingGL 409 public void glLoadMatrixf(float[] m, int offset) { in glLoadMatrixf() method in GLErrorLogger.ErrorLoggingGL
|
/aosp_15_r20/frameworks/base/opengl/java/com/google/android/gles_jni/ |
H A D | GLImpl.java | 625 public native void glLoadMatrixf( in glLoadMatrixf() method in GLImpl 632 public native void glLoadMatrixf( in glLoadMatrixf() method in GLImpl
|
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | gl_client_context.h | 33 glLoadMatrixf_client_proc_t glLoadMatrixf; member
|