Searched defs:isConvex (Results 1 – 5 of 5) sorted by relevance
35 bool isConvex = SkIsConvexPolygon(polygon, count); in DEF_FUZZ() local
228 bool isConvex() const { in isConvex() function
184 protected boolean isConvex() { in isConvex() method in ShadowLegacyPath
240 protected boolean isConvex() { in isConvex() method in ShadowPath
902 bool GrAAConvexTessellator::Ring::isConvex(const GrAAConvexTessellator& tess) const { in isConvex() function in GrAAConvexTessellator::Ring