Searched refs:hasOnlyMoveTos (Results 1 – 2 of 2) sorted by relevance
851 this->setFirstDirection(this->hasOnlyMoveTos() ? (SkPathFirstDirection)dir in addRect()991 bool isRRect = hasOnlyMoveTos(); in addRRect()1001 this->setFirstDirection(this->hasOnlyMoveTos() ? (SkPathFirstDirection)dir in addRRect()1049 bool SkPath::hasOnlyMoveTos() const { in hasOnlyMoveTos() function in SkPath1106 bool isOval = hasOnlyMoveTos(); in addOval()
1816 inline bool hasOnlyMoveTos() const;