Searched refs:drawAsciiPaths (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalkerQuadratics_Test.cpp55 drawAsciiPaths(path, out, true);
69 drawAsciiPaths(path, out, true);
83 drawAsciiPaths(path, out, true);
97 drawAsciiPaths(path, out, true);
111 drawAsciiPaths(path, out, true);
125 drawAsciiPaths(path, out, true);
139 drawAsciiPaths(path, out, true);
153 drawAsciiPaths(path, out, true);
167 drawAsciiPaths(path, out, true);
182 drawAsciiPaths(pat
[all...]
H A DEdgeWalker_Test.h17 extern bool drawAsciiPaths(const SkPath& one, const SkPath& two,
H A DEdgeWalker_TestUtility.cpp240 bool drawAsciiPaths(const SkPath& one, const SkPath& two, bool drawPaths) { function
292 drawAsciiPaths(scaledOne, scaledTwo, true);
324 drawAsciiPaths(scaledOne, scaledTwo, true);
/external/skia/experimental/Intersection/
H A DEdgeWalkerQuadratics_Test.cpp55 drawAsciiPaths(path, out, true);
69 drawAsciiPaths(path, out, true);
83 drawAsciiPaths(path, out, true);
97 drawAsciiPaths(path, out, true);
111 drawAsciiPaths(path, out, true);
125 drawAsciiPaths(path, out, true);
139 drawAsciiPaths(path, out, true);
153 drawAsciiPaths(path, out, true);
167 drawAsciiPaths(path, out, true);
182 drawAsciiPaths(pat
[all...]
H A DEdgeWalker_Test.h17 extern bool drawAsciiPaths(const SkPath& one, const SkPath& two,
H A DEdgeWalker_TestUtility.cpp240 bool drawAsciiPaths(const SkPath& one, const SkPath& two, bool drawPaths) { function
292 drawAsciiPaths(scaledOne, scaledTwo, true);
324 drawAsciiPaths(scaledOne, scaledTwo, true);
/external/chromium_org/third_party/skia/tests/
H A DPathOpsExtendedTest.h30 extern bool drawAsciiPaths(const SkPath& one, const SkPath& two, bool drawPaths);
H A DPathOpsExtendedTest.cpp229 bool drawAsciiPaths(const SkPath& one, const SkPath& two, bool drawPaths) {
312 drawAsciiPaths(scaledOne, scaledTwo, true);
/external/skia/tests/
H A DPathOpsExtendedTest.h27 extern bool drawAsciiPaths(const SkPath& one, const SkPath& two, bool drawPaths);
H A DPathOpsExtendedTest.cpp346 bool drawAsciiPaths(const SkPath& one, const SkPath& two, bool drawPaths) {
427 drawAsciiPaths(scaledOne, scaledTwo, true);

Completed in 1172 milliseconds