Home
last modified time | relevance | path

Searched refs:GL_VIEWPORT (Results 1 – 7 of 7) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmUtils.cpp89 case GL_VIEWPORT: in glParamSize()
DGLEScmImp.cpp2251 ctx->dispatcher().glGetIntegerv(GL_VIEWPORT,viewport); in glDrawTexOES()
/sdk/emulator/opengl/shared/OpenglCodecCommon/
DglUtils.cpp311 case GL_VIEWPORT: in glUtilsParamSize()
/sdk/emulator/opengl/host/libs/libOpenglRender/
DColorBuffer.cpp221 s_gl.glGetIntegerv(GL_VIEWPORT, vport); in blitFromCurrentReadBuffer()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java100 GL_VIEWPORT(0x0BA2), enumConstant
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dgl.h219 #define GL_VIEWPORT 0x0BA2 macro
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/
Dgl2.h192 #define GL_VIEWPORT 0x0BA2 macro