Searched refs:GLbyte (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/libs/hwui/renderstate/
H A DRenderState.cpp359 const void* alphaCoords = ((const GLbyte*) vertices.position) + kVertexAlphaOffset;
420 const GLbyte* vertexData = static_cast<const GLbyte*>(vertices.position);
/frameworks/native/opengl/libagl/
H A Darray.cpp152 static void fetch2b(ogles_context_t*, GLfixed* v, const GLbyte* p) {
167 static void fetch3b(ogles_context_t*, GLfixed* v, const GLbyte* p) {
185 static void fetch4b(ogles_context_t*, GLfixed* v, const GLbyte* p) {
242 static void fetchExpand3b(ogles_context_t*, GLfixed* v, const GLbyte* p) {
/frameworks/native/opengl/include/GLES/
H A Dgl.h22 typedef khronos_int8_t GLbyte; typedef
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h57 typedef signed char GLbyte; typedef
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h64 typedef khronos_int8_t GLbyte; typedef
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h64 typedef khronos_int8_t GLbyte; typedef
H A Dgl31.h64 typedef khronos_int8_t GLbyte; typedef
H A Dgl32.h64 typedef khronos_int8_t GLbyte; typedef

Completed in 178 milliseconds