Home
last modified time | relevance | path

Searched defs:glWeightPointerOES (Results 1 – 25 of 220) sorted by relevance

123456789

/aosp_15_r20/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11Ext.java139 void glWeightPointerOES( in glWeightPointerOES() method
146 void glWeightPointerOES( in glWeightPointerOES() method
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_30/gen/
Dstub.c277 void glWeightPointerOES() {} in glWeightPointerOES() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c277 void glWeightPointerOES() {} in glWeightPointerOES() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_29/gen/
Dstub.c277 void glWeightPointerOES() {} in glWeightPointerOES() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_35/gen/
Dstub.c277 void glWeightPointerOES() {} in glWeightPointerOES() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c277 void glWeightPointerOES() {} in glWeightPointerOES() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_current/gen/
Dstub.c277 void glWeightPointerOES() {} in glWeightPointerOES() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c277 void glWeightPointerOES() {} in glWeightPointerOES() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_28/gen/
Dstub.c277 void glWeightPointerOES() {} in glWeightPointerOES() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c277 void glWeightPointerOES() {} in glWeightPointerOES() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/
Dstub.c277 void glWeightPointerOES() {} in glWeightPointerOES() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c277 void glWeightPointerOES() {} in glWeightPointerOES() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.c277 void glWeightPointerOES() {} in glWeightPointerOES() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/
Dstub.c277 void glWeightPointerOES() {} in glWeightPointerOES() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c277 void glWeightPointerOES() {} in glWeightPointerOES() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_33/gen/
Dstub.c277 void glWeightPointerOES() {} in glWeightPointerOES() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv1_CM.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c277 void glWeightPointerOES() {} in glWeightPointerOES() function
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
H A DMatrixTrackingGL.java1019 public void glWeightPointerOES(int size, int type, int stride, in glWeightPointerOES() method in MatrixTrackingGL
1024 public void glWeightPointerOES(int size, int type, int stride, int offset) { in glWeightPointerOES() method in MatrixTrackingGL
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DGLErrorLogger.java1174 public void glWeightPointerOES(int size, int type, int stride, in glWeightPointerOES() method in GLErrorLogger.ErrorLoggingGL
1181 public void glWeightPointerOES(int size, int type, int stride, in glWeightPointerOES() method in GLErrorLogger.ErrorLoggingGL
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DGLErrorWrapper.java1367 public void glWeightPointerOES(int size, int type, int stride, in glWeightPointerOES() method in GLErrorWrapper
1374 public void glWeightPointerOES(int size, int type, int stride, int offset) { in glWeightPointerOES() method in GLErrorWrapper
H A DGLLogWrapper.java3430 public void glWeightPointerOES(int size, int type, int stride, in glWeightPointerOES() method in GLLogWrapper
3439 public void glWeightPointerOES(int size, int type, int stride, int offset) { in glWeightPointerOES() method in GLLogWrapper
H A DGLES11Ext.java924 public static void glWeightPointerOES( in glWeightPointerOES() method in GLES11Ext
/aosp_15_r20/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java1882 public void glWeightPointerOES( in glWeightPointerOES() method in GLImpl
1899 public native void glWeightPointerOES( in glWeightPointerOES() method in GLImpl
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h250 glWeightPointerOES_client_proc_t glWeightPointerOES; member
/aosp_15_r20/external/angle/src/libGLESv1_CM/
H A DlibGLESv1_CM.cpp852 void GL_APIENTRY glWeightPointerOES(GLint size, GLenum type, GLsizei stride, const void *pointer) in glWeightPointerOES() function

123456789