Home
last modified time | relevance | path

Searched defs:isConvex (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/include/core/
DSkPath.h228 bool isConvex() const { in isConvex() function
/third_party/skia/src/gpu/geometry/
DGrAAConvexTessellator.cpp892 bool GrAAConvexTessellator::Ring::isConvex(const GrAAConvexTessellator& tess) const { in isConvex() function in GrAAConvexTessellator::Ring