Searched refs:bilerp4 (Results 1 – 1 of 1) sorted by relevance
546 static Sk4f VECTORCALL bilerp4(Sk4f xs, Sk4f ys, Sk4f px00, Sk4f px10, in bilerp4() function585 Sk4f pixel = bilerp4(xs, ys, px00, px10, px01, px11); in bilerpList()