Home
last modified time | relevance | path

Searched refs:GLushort (Results 1 – 10 of 10) sorted by relevance

/frameworks/native/opengl/tests/tritex/
Dtritex.cpp243 const GLushort quadIndices[] = { 0, 1, 2, 0, 2, 3 }; in render()
246 GLushort* indices = (GLushort*)malloc(quads*sizeof(quadIndices)); in render()
/frameworks/native/opengl/tests/gl_jni/jni/
Dgl_code.cpp170 const GLushort quadIndices[] = { 0, 1, 2, 0, 2, 3 }; in Java_com_android_gljni_GLJNILib_step()
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp384 const GLushort indices[] = { 0, 1, 2, 0, 2, 3 }; in render()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h62 typedef unsigned short GLushort; typedef
/frameworks/native/opengl/libagl/
Darray.cpp754 r = *(const GLushort*)p; in read_index()
755 p = (const GLushort*)p + 1; in read_index()
/frameworks/native/opengl/include/GLES/
Dgl.h64 typedef unsigned short GLushort; typedef
/frameworks/native/opengl/include/GLES2/
Dgl2.h66 typedef unsigned short GLushort; typedef
/frameworks/native/opengl/include/GLES3/
Dgl3.h66 typedef unsigned short GLushort; typedef
Dgl31.h68 typedef unsigned short GLushort; typedef
Dgl32.h68 typedef unsigned short GLushort; typedef