Searched refs:drawAsciiPaths (Results 1 – 2 of 2) sorted by relevance
32 extern bool drawAsciiPaths(const SkPath& one, const SkPath& two, bool drawPaths);
233 bool drawAsciiPaths(const SkPath& one, const SkPath& two, bool drawPaths) { in drawAsciiPaths() function312 drawAsciiPaths(scaledOne, scaledTwo, false); in showPathOpPath()