Searched defs:isConvex (Results 1 – 5 of 5) sorted by relevance
40 bool isConvex = SkIsConvexPolygon(polygon, count); in DEF_FUZZ() local
80 private boolean isConvex(final Vector2D[] hullVertices) { in isConvex() method in ConvexHull2D
181 protected boolean isConvex() { in isConvex() method in ShadowLegacyPath
907 bool GrAAConvexTessellator::Ring::isConvex(const GrAAConvexTessellator& tess) const { in isConvex() function in GrAAConvexTessellator::Ring
426 bool SkPath::isConvex() const { in isConvex() function in SkPath