Home
last modified time | relevance | path

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

/third_party/skia/tests/
DSubsetPath.cpp101 bool addMoveTo = true; in getSubsetPath() local
103 if (enabled && addMoveTo) { in getSubsetPath()
105 addMoveTo = false; in getSubsetPath()
138 addMoveTo = true; in getSubsetPath()
181 bool addMoveTo = true; in getSubsetPath() local
187 if (addMoveTo) { in getSubsetPath()
189 addMoveTo = false; in getSubsetPath()
220 addMoveTo = true; in getSubsetPath()