Searched refs:SetCacheImageByCapture (Results 1 – 4 of 4) sorted by relevance
114 void SetCacheImageByCapture(std::shared_ptr<Drawing::Image> image);
628 void RSRenderNodeDrawable::SetCacheImageByCapture(std::shared_ptr<Drawing::Image> image) in SetCacheImageByCapture() function in OHOS::Rosen::DrawableV2::RSRenderNodeDrawable
461 SetCacheImageByCapture(nullptr); in OnDraw()
134 surfaceNodeDrawable->SetCacheImageByCapture(nullptr); in ClearCacheImageByFreeze()221 surfaceNodeDrawable_->SetCacheImageByCapture(surface->GetImageSnapshot()); in Run()