Searched refs:float_blend (Results 1 – 1 of 1) sorted by relevance
100 static float float_blend(int src, int dst, float unit) { in float_blend() function148 float f = float_blend(src, dst, a / 31.f); in test_blend31()173 float f1 = float_blend(src, dst, a / 255.f); in test_blend()