Searched refs:RectangleLayout (Results 1 – 1 of 1) sorted by relevance
33 enum class RectangleLayout { enum39 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)