Searched refs:do_very_large_blur_gm (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/gm/ |
H A D | gpu_blur_utils.cpp | 374 static DrawResult do_very_large_blur_gm(GrRecordingContext* rContext, in do_very_large_blur_gm() function 439 return do_very_large_blur_gm(rContext, canvas, errorMsg, std::move(src), srcB); in DEF_SIMPLE_GPU_GM_CAN_FAIL() 450 return do_very_large_blur_gm(rContext, canvas, errorMsg, std::move(src), srcB); in DEF_SIMPLE_GPU_GM_CAN_FAIL() 461 return do_very_large_blur_gm(rContext, canvas, errorMsg, std::move(src), srcB.makeOutset(1, 1)); in DEF_SIMPLE_GPU_GM_CAN_FAIL()
|
Completed in 2 milliseconds