Home
last modified time | relevance | path

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

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