Home
last modified time | relevance | path

Searched defs:glFramebufferTexture2DOES (Results 1 – 5 of 5) 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
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h284 #define glFramebufferTexture2DOES wrap_glFramebufferTexture2DOES macro
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java1986 public native void glFramebufferTexture2DOES( in glFramebufferTexture2DOES() method in GLImpl