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 30 bool hasMultiplePaths = false;
36 hasMultiplePaths = *firstZ != '\0';
38 if (hasMultiplePaths) {

Completed in 257 milliseconds