Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.h131 bool pauseSurface();
H A DRenderProxy.cpp130 return mRenderThread.queue().runSync([this]() -> bool { return mContext->pauseSurface(); }); in pause()
H A DCanvasContext.cpp263 bool CanvasContext::pauseSurface() { in pauseSurface() function in android::uirenderer::renderthread::CanvasContext
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63130 Landroid/view/ThreadedRenderer;->pauseSurface(Landroid/view/Surface;)Z