Searched defs:glTexSubImage2D (Results 1 – 9 of 9) sorted by relevance
| /frameworks/base/libs/hwui/tests/ |
| D | nullgles.cpp | 225 void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsiz… in glTexSubImage2D() function
|
| /frameworks/native/opengl/libagl/ |
| D | texture.cpp | 1235 void glTexSubImage2D( in glTexSubImage2D() function
|
| /frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
| D | GL10.java | 934 void glTexSubImage2D( in glTexSubImage2D() method
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | GLES10.java | 1253 public static native void glTexSubImage2D( in glTexSubImage2D() method in GLES10
|
| D | GLErrorWrapper.java | 812 public void glTexSubImage2D(int target, int level, int xoffset, in glTexSubImage2D() method in GLErrorWrapper
|
| D | GLES20.java | 1496 public static native void glTexSubImage2D( in glTexSubImage2D() method in GLES20
|
| D | GLLogWrapper.java | 2527 public void glTexSubImage2D(int target, int level, int xoffset, in glTexSubImage2D() method in GLLogWrapper
|
| /frameworks/native/opengl/libs/GLES_trace/proto/ |
| D | gltrace.proto | 365 glTexSubImage2D = 337; enumerator
|
| /frameworks/base/opengl/java/com/google/android/gles_jni/ |
| D | GLImpl.java | 1078 public native void glTexSubImage2D( in glTexSubImage2D() method in GLImpl
|