Searched defs:hScale (Results 1 – 5 of 5) sorted by relevance
219 SkScalar hScale = (bitWidth - 2) / largerWidth; in scaleMatrix() local
3017 SkScalar hScale = (bitWidth - 2) / largerWidth; in debug_scale_matrix() local
1421 real32 hScale = (hueDivisions < 2) ? 0.0f : (hueDivisions * (1.0f / 6.0f)); in RefBaselineHueSatMap() local