Home
last modified time | relevance | path

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

/external/skia/tests/
DSubsetPath.cpp105 bool addMoveTo = true; in getSubsetPath() local
107 if (enabled && addMoveTo) { in getSubsetPath()
109 addMoveTo = false; in getSubsetPath()
142 addMoveTo = true; in getSubsetPath()
191 bool addMoveTo = true; in getSubsetPath() local
197 if (addMoveTo) { in getSubsetPath()
199 addMoveTo = false; in getSubsetPath()
230 addMoveTo = true; in getSubsetPath()