Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dpathfill.cpp81 static SkScalar make_sawtooth_3(SkPath* path) { return make_sawtooth(path, 3); } in make_sawtooth_3() function
292 make_sawtooth_3,
/third_party/skia/gm/
Dpathfill.cpp94 static PathDY make_sawtooth_3() { return make_sawtooth(3); } in make_sawtooth_3() function
294 make_sawtooth_3,