Searched refs:GetCacheImgForCapture (Results 1 – 3 of 3) sorted by relevance
48 std::shared_ptr<Drawing::Image> GetCacheImgForCapture() const in GetCacheImgForCapture() function
890 specialLayerType_ == HAS_SPECIAL_LAYER) || !mirroredDrawable->GetCacheImgForCapture()) { in DrawMirrorScreen()1044 auto cacheImage = mirrorDrawable.GetCacheImgForCapture(); in DrawMirrorCopy()1149 auto cacheImage = mirroredDrawable.GetCacheImgForCapture(); in DrawWiredMirrorCopy()
1053 ASSERT_TRUE(mirrorDrawable->GetCacheImgForCapture());