Searched refs:firstMoveTo (Results 1 - 1 of 1) sorted by last modified time

/external/skia/src/core/
H A DSkPathMeasure.cpp152 bool firstMoveTo = ptIndex < 0; local
162 if (!firstMoveTo) {
166 firstMoveTo = false;

Completed in 30 milliseconds