Home
last modified time | relevance | path

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

/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h136 glPixelStorei_t glPixelStorei; member
/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DDebuggerMessage.java120 glPixelStorei(90, 90), enumConstant
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp1598 GL_APICALL void GL_APIENTRY glPixelStorei(GLenum pname, GLint param){ in glPixelStorei() function
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java504 public void glPixelStorei(int pname, int param) { in glPixelStorei() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp1272 GL_API void GL_APIENTRY glPixelStorei( GLenum pname, GLint param) { in glPixelStorei() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp621 void glPixelStorei(GLenum pname, GLint param) in glPixelStorei() function
Dgles_dispatch.h136 glPixelStorei_t glPixelStorei; member