Searched refs:test_rev (Results 1 – 3 of 3) sorted by relevance
/external/skqp/gm/ |
D | pathreverse.cpp | 60 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/ |
D | pathreverse.cpp | 60 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/ |
D | arm_acle.c | 170 uint32_t test_rev(uint32_t t) { in test_rev() function
|