Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DThread.cpp114 Surface *Thread::getCurrentDrawSurface() const in getCurrentDrawSurface() function in egl::Thread
DContext.h506 egl::Surface *getCurrentDrawSurface() const { return mCurrentDrawSurface; } in getCurrentDrawSurface() function