Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrBlendFragmentProcessor.cpp29 static inline bool does_cpu_blend_impl_match_gpu(SkBlendMode mode) { in does_cpu_blend_impl_match_gpu() function
158 if (does_cpu_blend_impl_match_gpu(mode) && in OptFlags()