Home
last modified time | relevance | path

Searched defs:eglGetCurrentSurface (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java100 public synchronized EGLSurface eglGetCurrentSurface(int readdraw) { in eglGetCurrentSurface() method in EGLImpl
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java202 public EGLSurface eglGetCurrentSurface(int readdraw) { in eglGetCurrentSurface() method in EGLLogWrapper
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java109 EGLSurface eglGetCurrentSurface(int readdraw); in eglGetCurrentSurface() method
/frameworks/base/opengl/libs/EGL/
Degl.cpp1207 EGLSurface eglGetCurrentSurface(EGLint readdraw) in eglGetCurrentSurface() function
/frameworks/base/opengl/libagl/
Degl.cpp1857 EGLSurface eglGetCurrentSurface(EGLint readdraw) in eglGetCurrentSurface() function