Home
last modified time | relevance | path

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

/external/skqp/tools/skqp/
Dgm_runner.cpp29 static gm_runner::Mode gMode = gm_runner::Mode::kCompatibilityTestMode; variable
231 if (Mode::kCompatibilityTestMode == gMode && in_set(name, gDoNotScoreInCompatibilityTestMode)) { in EvaluateGM()
249 gMode = mode; in InitSkia()
264 !(Mode::kExperimentalMode == gMode && in GetGMFactories()
/external/skia/tools/skqp/
Dgm_runner.cpp30 static gm_runner::Mode gMode = gm_runner::Mode::kCompatibilityTestMode; variable
230 if (Mode::kCompatibilityTestMode == gMode && in_set(name, gDoNotScoreInCompatibilityTestMode)) { in EvaluateGM()
248 gMode = mode; in InitSkia()
263 !(Mode::kExperimentalMode == gMode && in GetGMFactories()