Searched refs:cachedImageRect (Results 1 – 1 of 1) sorted by relevance
93 auto& cachedImageRect = GetCachedImageRegion(); in UpdateCacheStateWithDirtyRegion() local94 if (dirtyManager.currentFrameDirtyRegion_.Intersect(cachedImageRect) || in UpdateCacheStateWithDirtyRegion()96 [&cachedImageRect](const RectI& rect) { return rect.Intersect(cachedImageRect); })) { in UpdateCacheStateWithDirtyRegion()