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 Dgles_redefine.h712 #define glReadnPixels wrap_glReadnPixels macro
H A Dgles_undefine.h712 #undef glReadnPixels macro

Completed in 261 milliseconds