Searched refs:hScale (Results 1 - 10 of 10) sorted by relevance

/external/v8/benchmarks/
H A Dnavier-stokes.js259 var hScale = 0.5 * height;
270 v[currentPos] -= hScale * (p[++nextRow] - p[++prevRow]);
/external/skia/tests/
H A DPathOpsExtendedTest.cpp201 SkScalar hScale = (bitWidth - 2) / largerWidth;
204 scale.preScale(hScale, vScale);
205 larger.fLeft *= hScale;
206 larger.fRight *= hScale;
/external/dng_sdk/source/
H A Ddng_reference.cpp1421 real32 hScale = (hueDivisions < 2) ? 0.0f : (hueDivisions * (1.0f / 6.0f)); local
1469 real32 hScaled = h * hScale;
1531 real32 hScaled = h * hScale;
/external/skia/src/pathops/
H A DSkPathOpsDebug.cpp3004 SkScalar hScale = (bitWidth - 2) / largerWidth; local
3007 scale.preScale(hScale, vScale);
3008 larger.fLeft *= hScale;
3009 larger.fRight *= hScale;
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 219 milliseconds