Searched refs:shouldCachePathMask (Results 1 – 2 of 2) sorted by relevance
108 bool shouldCachePathMask(int maxRenderTargetSize) const;
264 if (this->shouldCachePathMask(onFlushRP->caps()->maxRenderTargetSize())) { in accountForOwnPath()281 bool GrCCDrawPathsOp::SingleDraw::shouldCachePathMask(int maxRenderTargetSize) const { in shouldCachePathMask() function in GrCCDrawPathsOp::SingleDraw