Home
last modified time | relevance | path

Searched refs:fullscreen_clear_with_layer_test (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tests/
DClearTest.cpp238 void fullscreen_clear_with_layer_test(skiatest::Reporter* reporter, GrContext* context) { in fullscreen_clear_with_layer_test() function
295 fullscreen_clear_with_layer_test(reporter, ctxInfo.grContext()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
301 fullscreen_clear_with_layer_test(reporter, workaroundFactory.get(ctxInfo.type())); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/skia/tests/
DClearTest.cpp315 void fullscreen_clear_with_layer_test(skiatest::Reporter* reporter, GrRecordingContext* rContext) { in fullscreen_clear_with_layer_test() function
372 fullscreen_clear_with_layer_test(reporter, ctxInfo.directContext()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
378 fullscreen_clear_with_layer_test(reporter, workaroundFactory.get(ctxInfo.type())); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()