Searched refs:runWithComparer (Results 1 – 10 of 10) sorted by relevance
89 .runWithComparer(mExactComparer); in testPoints()104 .runWithComparer(mExactComparer); in testBlackRectWithStroke()117 .runWithComparer(mExactComparer); in testBlackLineOnGreenBack()129 .runWithComparer(mExactComparer); in testDrawRedRectOnBlueBack()147 .runWithComparer(new MSSIMComparer(0.99)); in testDrawLine()154 .runWithComparer(mExactComparer); in testDrawWhiteScreen()168 .runWithComparer(new MSSIMComparer(0.99)); in testBasicText()222 .runWithComparer(mExactComparer); in testBasicColorXfermode()230 }).runWithComparer(mExactComparer); in testBasicColorBlendMode()265 .runWithComparer(mExactComparer); in testEmptyLayer()[all …]
184 .runWithComparer(new MSSIMComparer(0.87)); in testPathScale()206 .runWithComparer(new MSSIMComparer(0.90)); in testTextClip()251 .runWithComparer(new MSSIMComparer(0.84f)); in testWebViewClipWithCircle()
68 .runWithComparer(inverseComparer); in testRenderSpecIsolation()
61 runWithComparer(MSSIMComparer(0.99)) in <lambda>()
211 }, true).runWithComparer(new ExactComparer()); in testSetDensity()289 }, true).runWithComparer(new MSSIMComparer(0.99)); in testCompressHardware()322 }, true).runWithComparer(new MSSIMComparer(0.99)); in testBitmapCopy()
133 builder.runWithComparer(bitmapComparers[arrIndex]); in sweepModifiersForMask()
678 .runWithComparer(new MSSIMComparer(0.98)); in testWebViewOnHWLayerAndComplexAntiAliasedClip()708 .runWithComparer(new MSSIMComparer(0.93)); in testWebViewWithParentLayerAndComplexClip()734 .runWithComparer(new MSSIMComparer(0.90)); in testWebViewWithRRectClip()
145 .runWithComparer(new MSSIMComparer(0.98f)); in testComplexShaderUsage()
214 public void runWithComparer(BitmapComparer bitmapComparer) { in runWithComparer() method in ActivityTestBase.TestCaseBuilder
236 public void runWithComparer(BitmapComparer bitmapComparer) { in runWithComparer() method in ActivityTestBase.TestCaseBuilder