Home
last modified time | relevance | path

Searched defs:glScissor (Results 1 – 7 of 7) sorted by relevance

/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h148 glScissor_t glScissor; member
/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DDebuggerMessage.java126 glScissor(96, 96), enumConstant
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp1671 GL_APICALL void GL_APIENTRY glScissor(GLint x, GLint y, GLsizei width, GLsizei height){ in glScissor() function
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java573 public void glScissor(int x, int y, int width, int height) { in glScissor() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp1378 GL_API void GL_APIENTRY glScissor( GLint x, GLint y, GLsizei width, GLsizei height) { in glScissor() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp681 void glScissor(GLint x, GLint y, GLsizei width, GLsizei height) in glScissor() function
Dgles_dispatch.h148 glScissor_t glScissor; member