HomeSort by relevance Sort by last modified time
    Searched refs:glReadPixels (Results 76 - 100 of 105) sorted by null

1 2 34 5

  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContext3DQt.cpp 555 glReadPixels(/* x */ 0, /* y */ 0, rect.width(), rect.height(), GraphicsContext3D::RGBA, GraphicsContext3D::UNSIGNED_BYTE, imagePixels);
    [all...]
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
CodeGen.java     [all...]
MessageFormatter.java     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_glfuncs.h 243 SDL_PROC_UNUSED(void,glReadPixels,(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid *pixels))
  /frameworks/base/opengl/libs/GLES2_dbg/src/
debugger_message.pb.cpp 331 const Message_Function Message::glReadPixels;
    [all...]
api.cpp     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
CodeGen.java     [all...]
MessageFormatter.java     [all...]
  /frameworks/base/libs/gui/tests/
SurfaceTexture_test.cpp 282 glReadPixels(x, y, 1, 1, GL_RGBA, GL_UNSIGNED_BYTE, pixel);
    [all...]
  /frameworks/base/opengl/libagl/
texture.cpp     [all...]
  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp     [all...]
  /development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp     [all...]
  /frameworks/base/opengl/java/android/opengl/
GLLogWrapper.java     [all...]
  /frameworks/base/opengl/libs/
glesv2dbg_functions.h 287 GL_ENTRY(void, glReadPixels, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid *pixels)
  /frameworks/base/core/jni/
android_opengl_GLES10.cpp     [all...]
android_opengl_GLES20.cpp     [all...]
com_google_android_gles_jni_GLImpl.cpp     [all...]
  /frameworks/base/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h     [all...]
gl.h     [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
libGLESv2.cpp     [all...]
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/11/
android.jar 

Completed in 1058 milliseconds

1 2 34 5