Searched refs:GetCacheImageByCapture (Results 1 – 3 of 3) sorted by relevance
116 std::shared_ptr<Drawing::Image> GetCacheImageByCapture() const;
456 if (surfaceParams->GetRSFreezeFlag() && GetCacheImageByCapture()) { in OnDraw()460 if (GetCacheImageByCapture()) { in OnDraw()
634 std::shared_ptr<Drawing::Image> RSRenderNodeDrawable::GetCacheImageByCapture() const in GetCacheImageByCapture() function in OHOS::Rosen::DrawableV2::RSRenderNodeDrawable