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

/frameworks/native/opengl/tests/tritex/
H A Dtritex.cpp247 const GLushort quadIndices[] = { 0, 1, 2, 0, 2, 3 };
250 GLushort* indices = (GLushort*)malloc(quads*sizeof(quadIndices));
/frameworks/native/opengl/tests/gl_jni/jni/
H A Dgl_code.cpp165 const GLushort quadIndices[] = { 0, 1, 2, 0, 2, 3 };
/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp356 const GLushort indices[] = { 0, 1, 2, 0, 2, 3 };
/frameworks/native/opengl/libagl/
H A Darray.cpp756 r = *(const GLushort*)p;
757 p = (const GLushort*)p + 1;
/frameworks/native/opengl/include/GLES/
H A Dgl.h27 typedef unsigned short GLushort; typedef
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h62 typedef unsigned short GLushort; typedef
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h68 typedef unsigned short GLushort; typedef
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h68 typedef unsigned short GLushort; typedef
H A Dgl31.h68 typedef unsigned short GLushort; typedef
H A Dgl32.h68 typedef unsigned short GLushort; typedef

Completed in 1518 milliseconds