Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DWebViewFunctorManager.cpp32 class ScopedCurrentFunctor { class
34 ScopedCurrentFunctor(WebViewFunctor* functor) { in ScopedCurrentFunctor() function in android::uirenderer::__anonaef426a40111::ScopedCurrentFunctor
39 ~ScopedCurrentFunctor() { in ~ScopedCurrentFunctor()
57 WebViewFunctor* ScopedCurrentFunctor::sCurrentFunctor = nullptr;
149 ScopedCurrentFunctor currentFunctor(this); in drawGl()
176 ScopedCurrentFunctor currentFunctor(this); in drawVk()
209 ScopedCurrentFunctor currentFunctor(this); in removeOverlays()