Searched refs:bilerp20 (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkFilterProc.cpp26 static unsigned bilerp20(unsigned a00, unsigned a01, unsigned a10, unsigned a11) { return (a00 + a10) >> 1; } function
39 bilerp20, bilerp21, bilerp22, bilerp23,

Completed in 54 milliseconds