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