Searched refs:isOffscreen (Results 1 – 6 of 6) sorted by relevance
105 void Canvas::SetOffscreen(bool isOffscreen) in SetOffscreen() argument107 isOffscreen_ = isOffscreen; in SetOffscreen()
29 bool isOffscreen; member
179 auto isOffscreen = (canvas.GetCacheType() == RSPaintFilterCanvas::CacheType::OFFSCREEN); in BeforeDrawCacheFindRootNode() local180 if (!isOffscreen && in BeforeDrawCacheFindRootNode()
258 RSSurfaceRenderNodeDrawable& surfaceDrawable, bool isOffscreen) const;
132 …eRenderParams& surfaceParams, RSSurfaceRenderNodeDrawable& surfaceDrawable, bool isOffscreen) const in CalculateVisibleDirtyRegion()140 if (isOffscreen) { in CalculateVisibleDirtyRegion()
81 virtual void SetOffscreen(bool isOffscreen);