Searched defs:glReadPixels (Results 1 – 7 of 7) sorted by relevance
| /development/tools/emulator/opengl/host/libs/libOpenglRender/ |
| D | GLDispatch.h | 143 glReadPixels_t glReadPixels; member
|
| /development/tools/glesv2debugger/src/com/android/glesv2debugger/ |
| D | DebuggerMessage.java | 122 glReadPixels(92, 92), enumConstant
|
| /development/tools/emulator/opengl/host/libs/Translator/GLES_V2/ |
| D | GLESv2Imp.cpp | 1611 GL_APICALL void GL_APIENTRY glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum f… in glReadPixels() function
|
| /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
| D | MatrixTrackingGL.java | 536 public void glReadPixels(int x, int y, int width, int height, int format, in glReadPixels() method in MatrixTrackingGL
|
| /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/ |
| D | GLEScmImp.cpp | 1340 GL_API void GL_APIENTRY glReadPixels( GLint x, GLint y, GLsizei width, GLsizei height, GLenum form… in glReadPixels() function
|
| /development/tools/emulator/opengl/tests/gles_android_wrapper/ |
| D | gles.cpp | 656 void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvo… in glReadPixels() function
|
| D | gles_dispatch.h | 143 glReadPixels_t glReadPixels; member
|