HomeSort by relevance Sort by last modified time
    Searched defs:addOuterCWTriangle (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/skia/experimental/Intersection/
SimplifyFindNext_Test.cpp 89 static void addOuterCWTriangle(SkPath& path) {
108 addOuterCWTriangle(path);
115 addOuterCWTriangle(path);
122 addOuterCWTriangle(path);
SimplifyNew_Test.cpp 47 static void addOuterCWTriangle(SkPath& path) {
65 addOuterCWTriangle(path);
73 addOuterCWTriangle(path);
81 addOuterCWTriangle(path);
89 addOuterCWTriangle(path);
126 addOuterCWTriangle(path);
134 addOuterCWTriangle(path);
140 addOuterCWTriangle(path);
141 addOuterCWTriangle(path);
148 addOuterCWTriangle(path)
    [all...]
  /external/skia/experimental/Intersection/
SimplifyFindNext_Test.cpp 89 static void addOuterCWTriangle(SkPath& path) {
108 addOuterCWTriangle(path);
115 addOuterCWTriangle(path);
122 addOuterCWTriangle(path);
SimplifyNew_Test.cpp 47 static void addOuterCWTriangle(SkPath& path) {
65 addOuterCWTriangle(path);
73 addOuterCWTriangle(path);
81 addOuterCWTriangle(path);
89 addOuterCWTriangle(path);
126 addOuterCWTriangle(path);
134 addOuterCWTriangle(path);
140 addOuterCWTriangle(path);
141 addOuterCWTriangle(path);
148 addOuterCWTriangle(path)
    [all...]
  /external/chromium_org/third_party/skia/tests/
PathOpsSimplifyTest.cpp 44 static void addOuterCWTriangle(SkPath& path) {
61 addOuterCWTriangle(path);
69 addOuterCWTriangle(path);
76 addOuterCWTriangle(path);
84 addOuterCWTriangle(path);
121 addOuterCWTriangle(path);
129 addOuterCWTriangle(path);
135 addOuterCWTriangle(path);
136 addOuterCWTriangle(path);
143 addOuterCWTriangle(path)
    [all...]
  /external/skia/tests/
PathOpsSimplifyTest.cpp 44 static void addOuterCWTriangle(SkPath& path) {
61 addOuterCWTriangle(path);
69 addOuterCWTriangle(path);
76 addOuterCWTriangle(path);
84 addOuterCWTriangle(path);
121 addOuterCWTriangle(path);
129 addOuterCWTriangle(path);
135 addOuterCWTriangle(path);
136 addOuterCWTriangle(path);
143 addOuterCWTriangle(path)
    [all...]

Completed in 494 milliseconds