Lines Matching refs:get_surface

859     egl_surface_t * const s = get_surface(surface);  in eglDestroySurface()
879 egl_surface_t const * const s = get_surface(surface); in eglQuerySurface()
1029 d = get_surface(draw); in eglMakeCurrent()
1036 r = get_surface(read); in eglMakeCurrent()
1070 d = get_surface(cur_c->draw); in eglMakeCurrent()
1075 r = get_surface(cur_c->read); in eglMakeCurrent()
1379 egl_surface_t* const s = get_surface(draw); in eglSwapBuffersWithDamageKHR()
1448 egl_surface_t const * const s = get_surface(surface); in eglCopyBuffers()
1522 egl_surface_t * const s = get_surface(surface); in eglSurfaceAttrib()
1563 egl_surface_t const * const s = get_surface(surface); in eglBindTexImage()
1583 egl_surface_t const * const s = get_surface(surface); in eglReleaseTexImage()
1711 egl_surface_t const * const s = get_surface(surface); in eglLockSurfaceKHR()
1730 egl_surface_t const * const s = get_surface(surface); in eglUnlockSurfaceKHR()
2133 egl_surface_t const * const s = get_surface(surface); in eglPresentationTimeANDROID()
2211 egl_surface_t const * const s = get_surface(surface); in eglSetDamageRegionKHR()
2234 egl_surface_t const * const s = get_surface(surface); in eglGetNextFrameIdANDROID()
2269 egl_surface_t const * const s = get_surface(surface); in eglGetCompositorTimingANDROID()
2326 egl_surface_t const * const s = get_surface(surface); in eglGetCompositorTimingSupportedANDROID()
2359 egl_surface_t const * const s = get_surface(surface); in eglGetFrameTimestampsANDROID()
2446 egl_surface_t const * const s = get_surface(surface); in eglGetFrameTimestampSupportedANDROID()