Searched defs:glReadPixels (Results 1 – 9 of 9) sorted by relevance
/frameworks/native/opengl/libagl/ |
D | texture.cpp | 1469 void glReadPixels( in glReadPixels() function
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 792 void glReadPixels( in glReadPixels() method
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 1041 public static native void glReadPixels( in glReadPixels() method in GLES10
|
D | GLErrorWrapper.java | 663 public void glReadPixels(int x, int y, int width, int height, int format, in glReadPixels() method in GLErrorWrapper
|
D | GLES20.java | 1320 public static native void glReadPixels( in glReadPixels() method in GLES20
|
D | GLES30.java | 1819 public static native void glReadPixels( in glReadPixels() method in GLES30
|
D | GLLogWrapper.java | 2251 public void glReadPixels(int x, int y, int width, int height, int format, in glReadPixels() method in GLLogWrapper
|
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 712 #define glReadPixels wrap_glReadPixels macro
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | GLImpl.java | 869 public native void glReadPixels( in glReadPixels() method in GLImpl
|