Searched refs:chopCubics (Results 1 – 2 of 2) sorted by relevance
45 virtual bool chopCubics() const = 0;64 bool chopCubics() const override { return true; } in chopCubics() function85 bool chopCubics() const override { return true; } in chopCubics() function102 bool chopCubics() const override { return false; } in chopCubics() function
439 if (!this->chopCubics()) { in build()477 SkASSERT(!this->chopCubics()); in buildEdges()