Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11ExtensionPack.java203 int textarget, in glFramebufferTexture2DOES()
/frameworks/base/libs/hwui/tests/
Dnullgles.cpp196 void glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLi… in glFramebufferTexture2D()
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java838 int textarget, in glFramebufferTexture2DOES()
DGLErrorWrapper.java1462 int textarget, int texture, int level) { in glFramebufferTexture2DOES()
DGLES20.java731 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/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp2761 …(JNIEnv *_env, jobject _this, jint target, jint attachment, jint textarget, jint texture, jint lev… in android_glFramebufferTexture2DOES__IIIII()
Dandroid_opengl_GLES20.cpp1394 …(JNIEnv *_env, jobject _this, jint target, jint attachment, jint textarget, jint texture, jint lev… in android_glFramebufferTexture2D__IIIII()
Dcom_google_android_gles_jni_GLImpl.cpp7547 …(JNIEnv *_env, jobject _this, jint target, jint attachment, jint textarget, jint texture, jint lev… in android_glFramebufferTexture2DOES__IIIII()
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_api.cpp1784 void GLTrace_glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint text… in GLTrace_glFramebufferTexture2D()
14744 void GLTrace_glFramebufferTexture3DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint t… in GLTrace_glFramebufferTexture3DOES()
17747 …ramebufferTexture2DMultisampleEXT(GLenum target, GLenum attachment, GLenum textarget, GLuint textu… in GLTrace_glFramebufferTexture2DMultisampleEXT()
21136 …ramebufferTexture2DMultisampleIMG(GLenum target, GLenum attachment, GLenum textarget, GLuint textu… in GLTrace_glFramebufferTexture2DMultisampleIMG()
30043 void GLTrace_glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint t… in GLTrace_glFramebufferTexture2DOES()