Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DPathOpsExtendedTest.cpp158 static int pathsDrawTheSame(SkBitmap& bits, const SkPath& scaledOne, const SkPath& scaledTwo, in pathsDrawTheSame()
196 static int pathsDrawTheSame(const SkPath& one, const SkPath& two, SkBitmap& bits, SkPath& scaledOne, in pathsDrawTheSame()
255 SkPath scaledOne, scaledTwo; in comparePaths() local
267 const SkPath& a, const SkPath& b, const SkPath& scaledOne, const SkPath& scaledTwo, in showPathOpPath()
285 const SkPath& scaledOne, const SkPath& two, const SkPath& scaledTwo, SkBitmap& bitmap, in comparePaths()
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/libcore/
H A DBigIntegerPerfTest.java76 BigInteger scaledOne = BigInteger.TEN.pow(prec); in harmonic1000() local
140 BigInteger scaledOne = BigInteger.TEN.pow(prec); in eApprox() local
/aosp_15_r20/libcore/benchmarks/src/benchmarks/
H A DBigIntegerBenchmark.java78 BigInteger scaledOne = BigInteger.TEN.pow(prec); in harmonic1000() local
140 BigInteger scaledOne = BigInteger.TEN.pow(prec); in eApprox() local