Searched refs:hasMove (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/pathops/ | ||
D | SkPathWriter.h | 29 bool hasMove() const { return !fFirstPtT; } in hasMove() function |
D | SkPathOpsOp.cpp | 122 if (!unsortable && simple->hasMove() in bridgeOp() |