Home
last modified time | relevance | path

Searched defs:glFramebufferTexture2DOES (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11ExtensionPack.java200 void glFramebufferTexture2DOES( in glFramebufferTexture2DOES() method
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java835 public static native void glFramebufferTexture2DOES( in glFramebufferTexture2DOES() method in GLES11Ext
DGLErrorWrapper.java1461 public void glFramebufferTexture2DOES(int target, int attachment, in glFramebufferTexture2DOES() method in GLErrorWrapper
DGLLogWrapper.java3568 public void glFramebufferTexture2DOES(int target, int attachment, in glFramebufferTexture2DOES() method in GLLogWrapper
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h284 #define glFramebufferTexture2DOES wrap_glFramebufferTexture2DOES macro
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java1989 public native void glFramebufferTexture2DOES( in glFramebufferTexture2DOES() method in GLImpl