Home
last modified time | relevance | path

Searched refs:test_rev (Results 1 – 3 of 3) sorted by relevance

/external/skqp/gm/
Dpathreverse.cpp60 static void test_rev(SkCanvas* canvas, const SkPath& path) { in test_rev() function
77 path.addRect(r); test_rev(canvas, path);
81 path.addRect(r); test_rev(canvas, path);
89 test_rev(canvas, path);
93 test_rev(canvas, path);
/external/skia/gm/
Dpathreverse.cpp60 static void test_rev(SkCanvas* canvas, const SkPath& path) { in test_rev() function
77 path.addRect(r); test_rev(canvas, path);
81 path.addRect(r); test_rev(canvas, path);
89 test_rev(canvas, path);
93 test_rev(canvas, path);
/external/clang/test/CodeGen/
Darm_acle.c170 uint32_t test_rev(uint32_t t) { in test_rev() function