Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DGrClipStackTest.cpp453 static SkPath make_octagon(const SkRect& r, SkScalar lr, SkScalar tb) { in make_octagon() function
467 static SkPath make_octagon(const SkRect& r) { in make_octagon() function
470 return make_octagon(r, lr, tb); in make_octagon()
764 .path(make_octagon(crossesDeviceEdge)) in DEF_TEST()
862 .actual().path(make_octagon(rect)).path(make_octagon(rect)) in DEF_TEST()
864 .expect().path(make_octagon(rect)).finishElements() in DEF_TEST()
869 .path(make_octagon(rect)).path(make_octagon(rect)) in DEF_TEST()
871 .expect().localToDevice(lm).path(make_octagon(rec in DEF_TEST()
[all...]

Completed in 3 milliseconds