Lines Matching refs:dt
235 static void test_path(GrDrawTarget* dt, GrRenderTarget* rt, GrResourceProvider* rp, in test_path() argument
244 args.fTarget = dt; in test_path()
266 GrDrawTarget* dt = tt.target(); in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
269 test_path(dt, rt, rp, create_path_0()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
270 test_path(dt, rt, rp, create_path_1()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
271 test_path(dt, rt, rp, create_path_2()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
272 test_path(dt, rt, rp, create_path_3()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
273 test_path(dt, rt, rp, create_path_4()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
274 test_path(dt, rt, rp, create_path_5()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
275 test_path(dt, rt, rp, create_path_6()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
276 test_path(dt, rt, rp, create_path_7()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
277 test_path(dt, rt, rp, create_path_8()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
278 test_path(dt, rt, rp, create_path_9()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
279 test_path(dt, rt, rp, create_path_10()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
280 test_path(dt, rt, rp, create_path_11()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
281 test_path(dt, rt, rp, create_path_12()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
282 test_path(dt, rt, rp, create_path_13()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
283 test_path(dt, rt, rp, create_path_14()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
284 test_path(dt, rt, rp, create_path_15()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()