Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/fuzz/
H A DFuzzPrecompile.cpp45 SkBlendMode random_blend_mode(Fuzz* fuzz) { in random_blend_mode() function
181 random_blend_mode(fuzz)); in create_blend_colorfilter()
/aosp_15_r20/external/skia/tests/graphite/precompile/
H A DPaintParamsKeyTest.cpp455 SkBlendMode random_blend_mode(SkRandom* rand) { in random_blend_mode() function
1197 blend = random_blend_mode(rand); in create_blendmode_colorfilter()
1378 SkBlendMode bm = random_blend_mode(rand); in blendmode_imagefilter()