Home
last modified time | relevance | path

Searched defs:convex (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/tests/
DPolyUtilsTest.cpp266 const PtSet convex[] = { PTSET(g0) }; in DEF_TEST() local
/third_party/boost/boost/polygon/
Dpolygon_set_data.hpp639 bool convex = direction>0; in insert_with_resize_dispatch() local
/third_party/flutter/skia/src/core/
DSkPath.cpp3697 bool convex = DrawArcIsConvex(sweepAngle, useCenter, isFillNoPathEffect); in CreateDrawArcPath() local