HomeSort by relevance Sort by last modified time
    Searched full:hasmultiplepaths (Results 1 - 1 of 1) sorted by null

  /external/skia/src/svg/
SkSVGPath.cpp 22 bool hasMultiplePaths = false;
28 hasMultiplePaths = *firstZ != '\0';
30 if (hasMultiplePaths) {

Completed in 254 milliseconds