Home
last modified time | relevance | path

Searched defs:normalMode (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/m133/gm/
Ddashcubics.cpp137 auto normalMode = SkTrimPathEffect::Mode::kNormal, in onDraw() local
/third_party/skia/gm/
Ddashcubics.cpp137 auto normalMode = SkTrimPathEffect::Mode::kNormal, in onDraw() local
/third_party/sqlite/src/
Dshell.c18161 int normalMode; /* Output mode before ".explain on" */ member