Searched refs:ValidPoints (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ | ||
D | PathOpsTestCommon.h | 23 bool ValidPoints(const SkPoint* pts, int count); |
D | PathOpsTestCommon.cpp | 305 bool ValidPoints(const SkPoint* pts, int count) { in ValidPoints() function |