Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/
H A DWebViewFunctorManager.cpp135 renderthread::CanvasContext* activeContext = in drawGl() local
209 renderthread::CanvasContext* activeContext = renderthread::CanvasContext::getActiveContext(); in getSurfaceControl() local
232 renderthread::CanvasContext* activeContext = renderthread::CanvasContext::getActiveContext(); in mergeTransaction() local
/aosp12/packages/services/Car/service/src/com/android/car/audio/
H A DCarVolume.java138 int activeContext = getAudioContextStillActive(); in getSuggestedAudioContextAndSaveIfFound() local
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp501 ScopedActiveContext activeContext(this); in draw() local