Searched defs:glReadnPixels (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES32.java536 // C function void glReadnPixels ( GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data )
538 public static native void glReadnPixels( method in class:GLES32
/frameworks/base/libs/hwui/debug/
H A Dunwrap_gles.h715 #undef glReadnPixels macro
H A Dwrap_gles.h715 #define glReadnPixels wrap_glReadnPixels macro

Completed in 432 milliseconds