Home
last modified time | relevance | path

Searched refs:ValidPoints (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DPathOpsTestCommon.h23 bool ValidPoints(const SkPoint* pts, int count);
DPathOpsTestCommon.cpp305 bool ValidPoints(const SkPoint* pts, int count) { in ValidPoints() function