Home
last modified time | relevance | path

Searched defs:getCurrentDrawSurface (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DThread.cpp76 Surface *Thread::getCurrentDrawSurface() const in getCurrentDrawSurface() function in egl::Thread
DContext.h480 egl::Surface *getCurrentDrawSurface() const { return mCurrentSurface; } in getCurrentDrawSurface() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DThread.cpp114 Surface *Thread::getCurrentDrawSurface() const in getCurrentDrawSurface() function in egl::Thread
DContext.h500 egl::Surface *getCurrentDrawSurface() const { return mCurrentDrawSurface; } in getCurrentDrawSurface() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
Dmain.cpp285 egl::Surface *getCurrentDrawSurface() in getCurrentDrawSurface() function