Home
last modified time | relevance | path

Searched defs:hScale (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsOp.cpp362 SkScalar hScale = (bitWidth - 2) / largerWidth; in debug_scale_matrix() local
/external/skia/tests/
DPathOpsExtendedTest.cpp181 SkScalar hScale = (bitWidth - 2) / largerWidth; in scaleMatrix() local
/external/dng_sdk/source/
Ddng_reference.cpp1421 real32 hScale = (hueDivisions < 2) ? 0.0f : (hueDivisions * (1.0f / 6.0f)); in RefBaselineHueSatMap() local