Searched defs:eglGetCurrentSurface (Results 1 – 5 of 5) sorted by relevance
147 public synchronized EGLSurface eglGetCurrentSurface(int readdraw) { in eglGetCurrentSurface() method in EGLImpl
218 public EGLSurface eglGetCurrentSurface(int readdraw) { in eglGetCurrentSurface() method in EGLLogWrapper
425 public static native EGLSurface eglGetCurrentSurface( in eglGetCurrentSurface() method in EGL14
111 EGLSurface eglGetCurrentSurface(int readdraw); in eglGetCurrentSurface() method
203 EGLSurface eglGetCurrentSurface(EGLint readdraw) { in eglGetCurrentSurface() function