Home
last modified time | relevance | path

Searched defs:glColorPointer (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-4/samples/san-angeles/jni/
Dimportgl.h136 #define glColorPointer FNPTR(glColorPointer) macro
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java142 public void glColorPointer(int size, int type, int stride, Buffer pointer) { in glColorPointer() method in MatrixTrackingGL
977 public void glColorPointer(int size, int type, int stride, int offset) { in glColorPointer() method in MatrixTrackingGL