Home
last modified time | relevance | path

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

/external/skia/src/effects/
DSkXfermodeImageFilter.cpp86 static int unflatten_blendmode(SkReadBuffer& buffer, SkArithmeticParams* arith) { in unflatten_blendmode() function
107 int mode = unflatten_blendmode(buffer, &arith); in CreateProc()
342 SkDEBUGCODE(int mode =) unflatten_blendmode(buffer, nullptr); in LegacyArithmeticCreateProc()