Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkFilterProc.cpp22 static unsigned bilerp11(unsigned a00, unsigned a01, unsigned a10, unsigned a11) { return (9 * a00 … in bilerp11() function
38 bilerp10, bilerp11, bilerp12, bilerp13,