Searched defs:eglGetCurrentSurface (Results 1 – 9 of 9) sorted by relevance
138 public synchronized EGLSurface eglGetCurrentSurface(int readdraw) { in eglGetCurrentSurface() method in EGLImpl
218 public EGLSurface eglGetCurrentSurface(int readdraw) { in eglGetCurrentSurface() method in EGLLogWrapper
421 public static native EGLSurface eglGetCurrentSurface( in eglGetCurrentSurface() method in EGL14
109 EGLSurface eglGetCurrentSurface(int readdraw); in eglGetCurrentSurface() method
811 EGLSurface eglGetCurrentSurface(EGLint readdraw) in eglGetCurrentSurface() function
1809 EGLSurface eglGetCurrentSurface(EGLint readdraw) in eglGetCurrentSurface() function
774 eglGetCurrentSurface = 2015; enumerator
1579 const GLMessage_Function GLMessage::eglGetCurrentSurface; member in android::gltrace::GLMessage
1927 static const Function eglGetCurrentSurface = GLMessage_Function_eglGetCurrentSurface; variable