Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkXfermode.cpp80 static Sk4f dstout_4f(const Sk4f& s, const Sk4f& d) { return d * inv_alpha(s); } in dstout_4f() function
957 …{ dstout_modeproc, proc_4f<dstout_4f>, SkXfermode::kZero_Coeff, SkXfermode::kISA_Coeff…