Searched refs:shapeArea (Results 1 – 2 of 2) sorted by relevance
283 int64_t shapeArea = sk_64_mul(fShapeConservativeIBounds.height(), in shouldCachePathMask() local285 if (shapeArea < 100*100) { in shouldCachePathMask()302 return hitArea*2 >= shapeArea && drawArea*10 >= shapeArea; in shouldCachePathMask()
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()