Home
last modified time | relevance | path

Searched defs:kMaxObjects (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/bench/
DGrMemoryPoolBench.cpp45 static const int kMaxObjects = 4 * (1 << 10); in run_stack() local
69 static const int kMaxObjects = 4 * (1 << 10); in run_queue() local
93 static const int kMaxObjects = 4 * (1 << 10); in run_pushpop() local
114 static const int kMaxObjects = 4 * (1 << 10); in run_random() local
/third_party/flutter/skia/bench/
DGrMemoryPoolBench.cpp48 kMaxObjects = 4 * (1 << 10), in onDraw() enumerator
110 kMaxObjects = 4 * (1 << 10), in onDraw() enumerator