Home
last modified time | relevance | path

Searched defs:textarget (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11ExtensionPack.java203 int textarget, in glFramebufferTexture2DOES()
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java838 int textarget, in glFramebufferTexture2DOES()
DGLErrorWrapper.java1462 int textarget, int texture, int level) { in glFramebufferTexture2DOES()
DGLES20.java727 int textarget, in glFramebufferTexture2D()
DGLLogWrapper.java3569 int textarget, int texture, int level) { in glFramebufferTexture2DOES()
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java1989 int textarget, in glFramebufferTexture2DOES()
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_api.cpp1785 void GLTrace_glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint text… in GLTrace_glFramebufferTexture2D()
6435 void GLTrace_glFramebufferTexture3DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint t… in GLTrace_glFramebufferTexture3DOES()
7600 …ramebufferTexture2DMultisampleEXT(GLenum target, GLenum attachment, GLenum textarget, GLuint textu… in GLTrace_glFramebufferTexture2DMultisampleEXT()
9928 …ramebufferTexture2DMultisampleIMG(GLenum target, GLenum attachment, GLenum textarget, GLuint textu… in GLTrace_glFramebufferTexture2DMultisampleIMG()
16861 void GLTrace_glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint t… in GLTrace_glFramebufferTexture2DOES()
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp2438 …(JNIEnv *_env, jobject _this, jint target, jint attachment, jint textarget, jint texture, jint lev… in android_glFramebufferTexture2DOES__IIIII()
Dandroid_opengl_GLES20.cpp1035 …(JNIEnv *_env, jobject _this, jint target, jint attachment, jint textarget, jint texture, jint lev… in android_glFramebufferTexture2D__IIIII()
Dcom_google_android_gles_jni_GLImpl.cpp7543 …(JNIEnv *_env, jobject _this, jint target, jint attachment, jint textarget, jint texture, jint lev… in android_glFramebufferTexture2DOES__IIIII()