Home
last modified time | relevance | path

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

/third_party/skia/tests/
DPathOpsExtendedTest.h33 extern bool drawAsciiPaths(const SkPath& one, const SkPath& two, bool drawPaths);
DPathOpsExtendedTest.cpp189 bool drawAsciiPaths(const SkPath& one, const SkPath& two, bool drawPaths) { in drawAsciiPaths() argument
190 if (!drawPaths) { in drawAsciiPaths()