Searched refs:hasOnlyMoveTos (Results 1 – 2 of 2) sorted by relevance
1176 inline bool hasOnlyMoveTos() const;
984 fFirstDirection = this->hasOnlyMoveTos() ? in addRect()1123 bool isRRect = hasOnlyMoveTos(); in addRRect()1133 fFirstDirection = this->hasOnlyMoveTos() ? in addRRect()1180 bool SkPath::hasOnlyMoveTos() const { in hasOnlyMoveTos() function in SkPath1237 bool isOval = hasOnlyMoveTos(); in addOval()