Lines Matching defs:test_path
235 static void test_path(GrDrawTarget* dt, GrRenderTarget* rt, const SkPath& path) {
261 test_path(dt, rt, create_path_0());
262 test_path(dt, rt, create_path_1());
263 test_path(dt, rt, create_path_2());
264 test_path(dt, rt, create_path_3());
265 test_path(dt, rt, create_path_4());
266 test_path(dt, rt, create_path_5());
267 test_path(dt, rt, create_path_6());
268 test_path(dt, rt, create_path_7());
269 test_path(dt, rt, create_path_8());
270 test_path(dt, rt, create_path_9());
271 test_path(dt, rt, create_path_10());
272 test_path(dt, rt, create_path_11());
273 test_path(dt, rt, create_path_12());
274 test_path(dt, rt, create_path_13());
275 test_path(dt, rt, create_path_14());
276 test_path(dt, rt, create_path_15());