Home
last modified time | relevance | path

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

/third_party/skia/bench/
DGMBench.cpp14 fGM->setMode(skiagm::GM::kBench_Mode); in GMBench()
/third_party/skia/gm/
Dconvexpolyclip.cpp107 if (kBench_Mode != this->getMode()) { in onISize()
173 int testLayers = kBench_Mode != this->getMode(); in onDraw()
Dblurignorexform.cpp101 if (kBench_Mode != this->getMode()) { in onDraw()
Dblurcircles2.cpp84 bool benchMode = this->getMode() == kBench_Mode; in onDraw()
Dvariedtext.cpp132 if (kBench_Mode != this->getMode()) { in onDraw()
Dgm.h102 kBench_Mode, enumerator