Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathOpsExtendedTest.cpp127 SkScalar hScale = (kBitWidth - 2) / largerWidth; in scaleMatrix() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_reference.cpp1421 real32 hScale = (hueDivisions < 2) ? 0.0f : (hueDivisions * (1.0f / 6.0f)); in RefBaselineHueSatMap() local
/third_party/skia/src/pathops/
H A DSkPathOpsDebug.cpp2990 SkScalar hScale = (bitWidth - 2) / largerWidth; in debug_scale_matrix() local

Completed in 10 milliseconds