Home
last modified time | relevance | path

Searched refs:RectangleLayout (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/bench/
DBulkRectBench.cpp33 enum class RectangleLayout { enum
39 template<int kRectCount, RectangleLayout kLayout, ImageMode kImageMode, DrawMode kDrawMode>
70 if (kLayout == RectangleLayout::kRandom) { in computeName()
187 if (kLayout == RectangleLayout::kRandom) { in onDelayedSetup()
278 ADD_BENCH_FAMILY(1000, RectangleLayout::kRandom)
279 ADD_BENCH_FAMILY(1000, RectangleLayout::kGrid)