Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DThread.cpp95 Surface *Thread::getCurrentDrawSurface() const in getCurrentDrawSurface() function in egl::Thread
DContext.h500 egl::Surface *getCurrentDrawSurface() const { return mCurrentDrawSurface; } in getCurrentDrawSurface() function
/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp285 egl::Surface *getCurrentDrawSurface() in getCurrentDrawSurface() function