Searched refs:maxSegments_pow4 (Results 1 – 2 of 2) sorted by relevance
41 float maxSegments_pow4 = pow2(maxSegments_pow2); in writePatches() local64 if (n4 <= maxSegments_pow4) { in writePatches()70 SkScalarCeilToInt(wangs_formula::root4(n4/maxSegments_pow4)); in writePatches()108 if (n4 <= maxSegments_pow4) { in writePatches()114 SkScalarCeilToInt(wangs_formula::root4(n4/maxSegments_pow4)); in writePatches()
140 float maxSegments_pow4 = pow2(maxSegments_pow2); in writePatches() local176 if (n4 <= maxSegments_pow4) { in writePatches()182 SkScalarCeilToInt(wangs_formula::root4(n4/maxSegments_pow4)); in writePatches()216 if (n4 <= maxSegments_pow4) { in writePatches()222 SkScalarCeilToInt(wangs_formula::root4(n4/maxSegments_pow4)); in writePatches()