Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkXfermode.cpp78 static Sk4f dstin_4f(const Sk4f& s, const Sk4f& d) { return d * alpha(s); } in dstin_4f() function
955 …{ dstin_modeproc, proc_4f<dstin_4f>, SkXfermode::kZero_Coeff, SkXfermode::kSA_Coeff …