Searched defs:glCopyTexSubImage2D (Results 1 – 9 of 9) sorted by relevance
| /frameworks/native/opengl/libagl/ |
| D | texture.cpp | 1413 void glCopyTexSubImage2D( in glCopyTexSubImage2D() function
|
| /frameworks/base/libs/hwui/debug/ |
| D | nullgles.cpp | 188 void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y… in glCopyTexSubImage2D() function
|
| D | wrap_gles.h | 131 #define glCopyTexSubImage2D wrap_glCopyTexSubImage2D macro
|
| /frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
| D | GL10.java | 381 void glCopyTexSubImage2D( in glCopyTexSubImage2D() method
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | GLES10.java | 456 public static native void glCopyTexSubImage2D( in glCopyTexSubImage2D() method in GLES10
|
| D | GLErrorWrapper.java | 193 public void glCopyTexSubImage2D(int target, int level, int xoffset, in glCopyTexSubImage2D() method in GLErrorWrapper
|
| D | GLES20.java | 531 public static native void glCopyTexSubImage2D( in glCopyTexSubImage2D() method in GLES20
|
| D | GLLogWrapper.java | 1395 public void glCopyTexSubImage2D(int target, int level, int xoffset, in glCopyTexSubImage2D() method in GLLogWrapper
|
| /frameworks/base/opengl/java/com/google/android/gles_jni/ |
| D | GLImpl.java | 270 public native void glCopyTexSubImage2D( in glCopyTexSubImage2D() method in GLImpl
|