Searched refs:shapeArea (Results 1 – 1 of 1) sorted by relevance
280 int64_t shapeArea = sk_64_mul(fShapeConservativeIBounds.height(), in shouldCachePathMask() local282 if (shapeArea < 100*100) { in shouldCachePathMask()299 return hitArea*2 >= shapeArea && drawArea*10 >= shapeArea; in shouldCachePathMask()