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