Searched refs:hasOnlyMoveTos (Results 1 – 2 of 2) sorted by relevance
1139 inline bool hasOnlyMoveTos() const;
976 fFirstDirection = this->hasOnlyMoveTos() ? in addRect()1115 bool isRRect = hasOnlyMoveTos(); in addRRect()1125 fFirstDirection = this->hasOnlyMoveTos() ? in addRRect()1172 bool SkPath::hasOnlyMoveTos() const { in hasOnlyMoveTos() function in SkPath1233 bool isOval = hasOnlyMoveTos(); in addOval()