Home
last modified time | relevance | path

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

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