Home
last modified time | relevance | path

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

/external/skqp/tools/skpbench/
Dskpbench.cpp77 static constexpr int kNumFlushesToPrimeCache = 3; variable
205 for (int i = 1; i < kNumFlushesToPrimeCache; ++i) { in run_benchmark()
247 for (int i = 1; i < kNumFlushesToPrimeCache; ++i) { in run_gpu_time_benchmark()
/external/skia/tools/skpbench/
Dskpbench.cpp77 static constexpr int kNumFlushesToPrimeCache = 3; variable
205 for (int i = 1; i < kNumFlushesToPrimeCache; ++i) { in run_benchmark()
247 for (int i = 1; i < kNumFlushesToPrimeCache; ++i) { in run_gpu_time_benchmark()