Home
last modified time | relevance | path

Searched refs:glWeightPointerOES (Results 1 – 9 of 9) sorted by relevance

/development/ndk/platforms/android-L/arch-x86_64/symbols/
DlibGLESv1_CM.so.functions.txt239 glWeightPointerOES
/development/ndk/platforms/android-4/arch-arm/symbols/
DlibGLESv1_CM.so.functions.txt239 glWeightPointerOES
/development/ndk/platforms/android-L/arch-mips64/symbols/
DlibGLESv1_CM.so.functions.txt239 glWeightPointerOES
/development/ndk/platforms/android-L/arch-arm64/symbols/
DlibGLESv1_CM.so.functions.txt239 glWeightPointerOES
/development/ndk/platforms/android-9/arch-x86/symbols/
DlibGLESv1_CM.so.functions.txt277 glWeightPointerOES
/development/ndk/platforms/android-9/arch-mips/symbols/
DlibGLESv1_CM.so.functions.txt277 glWeightPointerOES
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DMatrixPaletteRenderer.java217 …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/
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
/development/ndk/platforms/android-4/include/GLES/
Dglext.h674 GL_API void GL_APIENTRY glWeightPointerOES (GLint size, GLenum type, GLsizei stride, const GLvoid *…