Searched refs:basic_draw_test_helper (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/tests/ |
D | GrAHardwareBufferTest.cpp | 101 static void basic_draw_test_helper(skiatest::Reporter* reporter, in basic_draw_test_helper() function 207 basic_draw_test_helper(reporter, context_info, kTopLeft_GrSurfaceOrigin); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 208 basic_draw_test_helper(reporter, context_info, kBottomLeft_GrSurfaceOrigin); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
/third_party/flutter/skia/tests/ |
D | GrAHardwareBufferTest.cpp | 100 static void basic_draw_test_helper(skiatest::Reporter* reporter, in basic_draw_test_helper() function 206 basic_draw_test_helper(reporter, context_info, kTopLeft_GrSurfaceOrigin); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 207 basic_draw_test_helper(reporter, context_info, kBottomLeft_GrSurfaceOrigin); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|