Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11Ext.java139 void glWeightPointerOES( in glWeightPointerOES() method
146 void glWeightPointerOES( in glWeightPointerOES() method
/frameworks/base/opengl/java/android/opengl/
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
DGLES11Ext.java924 public static void glWeightPointerOES( in glWeightPointerOES() method in GLES11Ext
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java1879 public void glWeightPointerOES( in glWeightPointerOES() method in GLImpl
1896 public native void glWeightPointerOES( in glWeightPointerOES() method in GLImpl
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h914 #define glWeightPointerOES wrap_glWeightPointerOES macro