Searched refs:stopDrawing (Results 1 – 7 of 7) sorted by relevance
177 stopDrawing(); in destroy()392 void CanvasContext::stopDrawing() { in stopDrawing() function in android::uirenderer::renderthread::CanvasContext548 stopDrawing(); in buildLayer()572 stopDrawing(); in destroyHardwareResources()
107 ANDROID_API void stopDrawing();
390 CREATE_BRIDGE1(stopDrawing, CanvasContext* context) { in CREATE_BRIDGE1() argument391 args->context->stopDrawing(); in CREATE_BRIDGE1()395 void RenderProxy::stopDrawing() { in stopDrawing() function in android::uirenderer::renderthread::RenderProxy396 SETUP_TASK(stopDrawing); in stopDrawing()
150 void stopDrawing();
846 void stopDrawing() { in stopDrawing() method in ThreadedRenderer
884 mAttachInfo.mThreadedRenderer.stopDrawing(); in detachFunctor()
807 proxy->stopDrawing(); in android_view_ThreadedRenderer_stopDrawing()