Lines Matching refs:get_surface
605 egl_surface_t * const s = get_surface(surface); in eglDestroySurface()
625 egl_surface_t const * const s = get_surface(surface); in eglQuerySurface()
770 d = get_surface(draw); in eglMakeCurrent()
777 r = get_surface(read); in eglMakeCurrent()
1074 egl_surface_t const * const s = get_surface(draw); in eglSwapBuffersWithDamageKHR()
1139 egl_surface_t const * const s = get_surface(surface); in eglCopyBuffers()
1199 egl_surface_t const * const s = get_surface(surface); in eglSurfaceAttrib()
1227 egl_surface_t const * const s = get_surface(surface); in eglBindTexImage()
1247 egl_surface_t const * const s = get_surface(surface); in eglReleaseTexImage()
1374 egl_surface_t const * const s = get_surface(surface); in eglLockSurfaceKHR()
1393 egl_surface_t const * const s = get_surface(surface); in eglUnlockSurfaceKHR()
1778 egl_surface_t const * const s = get_surface(surface); in eglPresentationTimeANDROID()
1930 egl_surface_t const * const s = get_surface(surface); in eglSetDamageRegionKHR()