Home
last modified time | relevance | path

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

/external/skqp/bench/
DGMBench.cpp25 fGM->setMode(skiagm::GM::kBench_Mode); in onDraw()
/external/skia/bench/
DGMBench.cpp25 fGM->setMode(skiagm::GM::kBench_Mode); in onDraw()
/external/skia/gm/
Dconvexpolyclip.cpp94 if (kBench_Mode != this->getMode()) { in onISize()
159 int testLayers = kBench_Mode != this->getMode(); in onDraw()
Dblurignorexform.cpp91 if (kBench_Mode != this->getMode()) { in onDraw()
Dblurcircles2.cpp77 bool benchMode = this->getMode() == kBench_Mode; in onDraw()
Dvariedtext.cpp123 if (kBench_Mode != this->getMode()) { in onDraw()
Dgm.h101 kBench_Mode, enumerator
/external/skqp/gm/
Dconvexpolyclip.cpp94 if (kBench_Mode != this->getMode()) { in onISize()
159 int testLayers = kBench_Mode != this->getMode(); in onDraw()
Dblurignorexform.cpp91 if (kBench_Mode != this->getMode()) { in onDraw()
Dgm.h55 kBench_Mode, enumerator
Dblurcircles2.cpp77 bool benchMode = this->getMode() == kBench_Mode; in onDraw()
Dvariedtext.cpp123 if (kBench_Mode != this->getMode()) { in onDraw()