Searched refs:vScale (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker_TestUtility.cpp184 SkScalar vScale = (bitHeight - 2) / largerHeight; local
186 scale.preScale(hScale, vScale);
/external/chromium_org/third_party/skia/tests/
H A DPathOpsExtendedTest.cpp177 SkScalar vScale = (bitHeight - 2) / largerHeight;
179 scale.preScale(hScale, vScale);
/external/skia/experimental/Intersection/
H A DEdgeWalker_TestUtility.cpp184 SkScalar vScale = (bitHeight - 2) / largerHeight; local
186 scale.preScale(hScale, vScale);
/external/skia/tests/
H A DPathOpsExtendedTest.cpp294 SkScalar vScale = (bitHeight - 2) / largerHeight;
296 scale.preScale(hScale, vScale);
/external/valgrind/main/VEX/priv/
H A Dguest_ppc_toIR.c17989 IRTemp vScale = newTemp(Ity_V128); local
17998 assign( vScale, unop(Iop_Dup32x4, mkU32( float_to_bits(scale) )) );
18029 mkexpr(vB), mkexpr(vScale))) );
18037 mkexpr(vB), mkexpr(vScale))) );
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 491 milliseconds