Home
last modified time | relevance | path

Searched refs:kGM_Mode (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/modules/skparagraph/gm/
Dsimple_gm.cpp174 const int loop = (this->getMode() == kGM_Mode) ? 1 : 50; in onDraw()
193 if ((this->getMode() == kGM_Mode) && (fFlags & kTimeLayout)) { in onDraw()
/third_party/skia/gm/
Dgm.cpp76 fMode = kGM_Mode; in GM()
Dgm.h100 kGM_Mode, enumerator