Searched refs:does_cpu_blend_impl_match_gpu (Results 1 – 2 of 2) sorted by relevance
17 static inline bool does_cpu_blend_impl_match_gpu(SkBlendMode mode) { in does_cpu_blend_impl_match_gpu() function133 if (does_cpu_blend_impl_match_gpu(mode) && in OptFlags()
20 static inline bool does_cpu_blend_impl_match_gpu(SkBlendMode mode) { in does_cpu_blend_impl_match_gpu() function135 if (does_cpu_blend_impl_match_gpu(mode) && src->hasConstantOutputForConstantInput() && in OptFlags()383 if (does_cpu_blend_impl_match_gpu(mode) && fp->hasConstantOutputForConstantInput()) { in OptFlags()