Searched refs:glWeightPointerOES (Results 1 – 9 of 9) sorted by relevance
/development/ndk/platforms/android-L/arch-x86_64/symbols/ |
D | libGLESv1_CM.so.functions.txt | 239 glWeightPointerOES
|
/development/ndk/platforms/android-4/arch-arm/symbols/ |
D | libGLESv1_CM.so.functions.txt | 239 glWeightPointerOES
|
/development/ndk/platforms/android-L/arch-mips64/symbols/ |
D | libGLESv1_CM.so.functions.txt | 239 glWeightPointerOES
|
/development/ndk/platforms/android-L/arch-arm64/symbols/ |
D | libGLESv1_CM.so.functions.txt | 239 glWeightPointerOES
|
/development/ndk/platforms/android-9/arch-x86/symbols/ |
D | libGLESv1_CM.so.functions.txt | 277 glWeightPointerOES
|
/development/ndk/platforms/android-9/arch-mips/symbols/ |
D | libGLESv1_CM.so.functions.txt | 277 glWeightPointerOES
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | MatrixPaletteRenderer.java | 217 …gl11Ext.glWeightPointerOES(2, GL10.GL_FLOAT, VERTEX_SIZE, VERTEX_WEIGHT_BUFFER_INDEX_OFFSET * FLO… in draw()
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | MatrixTrackingGL.java | 1019 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
|
/development/ndk/platforms/android-4/include/GLES/ |
D | glext.h | 674 GL_API void GL_APIENTRY glWeightPointerOES (GLint size, GLenum type, GLsizei stride, const GLvoid *…
|