Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dpathfill.cpp82 static SkScalar make_sawtooth_32(SkPath* path) { return make_sawtooth(path, 32); } in make_sawtooth_32() function
287 make_sawtooth_32,
/third_party/skia/gm/
Dpathfill.cpp95 static PathDY make_sawtooth_32() { return make_sawtooth(32); } in make_sawtooth_32() function
289 make_sawtooth_32,