Searched defs:hasPath (Results 1 – 2 of 2) sorted by relevance
89 const bool hasPath = SkToBool(fGeneratedPaths[groupByte] & groupBit); in loadPathsIfNeeded() local
60 bool hasPath() const { return PathLength != (unsigned)-1; } in hasPath() function