Searched refs:PointCount (Results 1 – 6 of 6) sorted by relevance
125 uint32 PointCount () const in PointCount() function162 return PointCount () == 0 && in IsEmpty()
362 if (PointCount () > 1) in Sort()411 for (uint32 k = index + 1; k < PointCount (); k++) in IsPointIsolated()526 for (uint32 k = index + 1; k < PointCount (); k++) in IsPointValid()700 uint32 pCount = fList->PointCount (); in PutData()744 if (fList->PointCount ()) in SrcArea()1728 uint32 pointCount = fList->PointCount (); in ProcessArea()
95 PointCount = pointCount, in RecordRoute()
134 + "Travelled {2} meters. It took {3} seconds.", summary.PointCount, in RecordRoute()
43 template <typename Point, std::size_t PointCount>44 struct tag< boost::array<Point, PointCount> >
105 ADAPTER_PROPERTY(PointCount , SkScalar, 0)