/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
H A D | MatrixStack.java | 78 public void glMultMatrixf(float[] m, int offset) { in glMultMatrixf() method in MatrixStack 83 public void glMultMatrixf(FloatBuffer m) { in glMultMatrixf() method in MatrixStack
|
H A D | MatrixTrackingGL.java | 441 public void glMultMatrixf(float[] m, int offset) { in glMultMatrixf() method in MatrixTrackingGL 447 public void glMultMatrixf(FloatBuffer m) { in glMultMatrixf() method in MatrixTrackingGL
|
/aosp_15_r20/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
H A D | GL10.java | 693 void glMultMatrixf( in glMultMatrixf() method 698 void glMultMatrixf( in glMultMatrixf() 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 | 189 void glMultMatrixf() {} in glMultMatrixf() 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 | 189 void glMultMatrixf() {} in glMultMatrixf() 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 | 189 void glMultMatrixf() {} in glMultMatrixf() 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 | 189 void glMultMatrixf() {} in glMultMatrixf() 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 | 189 void glMultMatrixf() {} in glMultMatrixf() 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 | 189 void glMultMatrixf() {} in glMultMatrixf() 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 | 189 void glMultMatrixf() {} in glMultMatrixf() 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 | 189 void glMultMatrixf() {} in glMultMatrixf() 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 | 189 void glMultMatrixf() {} in glMultMatrixf() 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 | 189 void glMultMatrixf() {} in glMultMatrixf() 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 | 189 void glMultMatrixf() {} in glMultMatrixf() 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 | 189 void glMultMatrixf() {} in glMultMatrixf() 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 | 189 void glMultMatrixf() {} in glMultMatrixf() 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 | 189 void glMultMatrixf() {} in glMultMatrixf() 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 | 189 void glMultMatrixf() {} in glMultMatrixf() 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 | 189 void glMultMatrixf() {} in glMultMatrixf() function
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES10.java | 885 public static native void glMultMatrixf( in glMultMatrixf() method in GLES10 892 public static native void glMultMatrixf( in glMultMatrixf() method in GLES10
|
H A D | GLErrorWrapper.java | 552 public void glMultMatrixf(float[] m, int offset) { in glMultMatrixf() method in GLErrorWrapper 558 public void glMultMatrixf(FloatBuffer m) { in glMultMatrixf() method in GLErrorWrapper
|
H A D | GLLogWrapper.java | 2060 public void glMultMatrixf(float[] m, int offset) { in glMultMatrixf() method in GLLogWrapper 2070 public void glMultMatrixf(FloatBuffer m) { in glMultMatrixf() method in GLLogWrapper
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | GLErrorLogger.java | 464 public void glMultMatrixf(FloatBuffer m) { in glMultMatrixf() method in GLErrorLogger.ErrorLoggingGL 469 public void glMultMatrixf(float[] m, int offset) { in glMultMatrixf() method in GLErrorLogger.ErrorLoggingGL
|
/aosp_15_r20/frameworks/base/opengl/java/com/google/android/gles_jni/ |
H A D | GLImpl.java | 713 public native void glMultMatrixf( in glMultMatrixf() method in GLImpl 720 public native void glMultMatrixf( in glMultMatrixf() method in GLImpl
|
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | gl_client_context.h | 36 glMultMatrixf_client_proc_t glMultMatrixf; member
|