Searched refs:pauseSurface (Results 1 – 3 of 3) sorted by relevance
114 bool pauseSurface();
95 return mRenderThread.queue().runSync([this]() -> bool { return mContext->pauseSurface(); }); in pause()
183 bool CanvasContext::pauseSurface() { in pauseSurface() function in android::uirenderer::renderthread::CanvasContext