Home
last modified time | relevance | path

Searched refs:CurrentSurface (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp153 static EGLSurface CurrentSurface(EGLint readdraw) { in CurrentSurface() function in __anon7d7f983c0111::TLSCurrentObjects
206 auto dsurface = TLSCurrentObjects::CurrentSurface(EGL_DRAW); in context_restorer()
207 auto rsurface = TLSCurrentObjects::CurrentSurface(EGL_READ); in context_restorer()
/third_party/flutter/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp153 static EGLSurface CurrentSurface(EGLint readdraw) { in CurrentSurface() function in __anon1fafdb710111::TLSCurrentObjects
207 auto dsurface = TLSCurrentObjects::CurrentSurface(EGL_DRAW); in context_restorer()
208 auto rsurface = TLSCurrentObjects::CurrentSurface(EGL_READ); in context_restorer()