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

/external/skia/gm/
H A Dpathreverse.cpp60 static void test_rev(SkCanvas* canvas, const SkPath& path) { 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/skqp/gm/
H A Dpathreverse.cpp60 static void test_rev(SkCanvas* canvas, const SkPath& path) { 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/
H A Darm_acle.c168 // ARM-LABEL: test_rev
170 uint32_t test_rev(uint32_t t) { function

Completed in 129 milliseconds