Searched refs:HardStopGradientBench_ScaleNumHardStops (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/skia/bench/ |
H A D | HardStopGradientBench_ScaleNumHardStops.cpp | 20 class HardStopGradientBench_ScaleNumHardStops : public Benchmark { class 22 HardStopGradientBench_ScaleNumHardStops(int colorCount, int hardStopCount) { in HardStopGradientBench_ScaleNumHardStops() function in HardStopGradientBench_ScaleNumHardStops 103 DEF_BENCH(return new HardStopGradientBench_ScaleNumHardStops(10, 1);) 104 DEF_BENCH(return new HardStopGradientBench_ScaleNumHardStops(10, 2);) 105 DEF_BENCH(return new HardStopGradientBench_ScaleNumHardStops(10, 5);) 107 DEF_BENCH(return new HardStopGradientBench_ScaleNumHardStops(20, 1);) 108 DEF_BENCH(return new HardStopGradientBench_ScaleNumHardStops(20, 5);) 109 DEF_BENCH(return new HardStopGradientBench_ScaleNumHardStops(20, 10);) 111 DEF_BENCH(return new HardStopGradientBench_ScaleNumHardStops(50, 1);) 112 DEF_BENCH(return new HardStopGradientBench_ScaleNumHardStops(50, 10);) [all …]
|
/aosp_15_r20/external/skia/gn/ |
H A D | bench.gni | 69 "$_bench/HardStopGradientBench_ScaleNumHardStops.cpp",
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 94006 …ernal/skia,[email protected],Add HardStopGradientBench_ScaleNumHardStops.c…
|