Searched refs:GLint (Results 101 - 107 of 107) sorted by relevance

12345

/frameworks/av/cmds/screenrecord/
H A DTextRenderer.cpp131 GLint glErr = glGetError();
/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp268 GLint dim = w < h ? w : h;
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp672 GLint attr = *attrib_list++;
673 GLint value = *attrib_list++;
1808 GLint attr = *attrib_list++;
1809 GLint value = *attrib_list++;
/frameworks/rs/driver/
H A DrsdShader.cpp248 GLint compiled = 0;
251 GLint infoLen = 0;
/frameworks/base/libs/hwui/
H A DPathCache.cpp188 GLint maxTextureSize;
/frameworks/native/libs/gui/tests/
H A DSurfaceTextureGL_test.cpp707 GLint maxTextureSize;
/frameworks/native/opengl/tests/angeles/
H A Ddemo.c84 GLint vertexComponents;

Completed in 645 milliseconds

12345