Searched defs:float_blend (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DMathTest.cpp99 static float float_blend(int src, int dst, float unit) { function
147 float f = float_blend(src, dst, a / 31.f);
172 float f1 = float_blend(src, dst, a / 255.f);

Completed in 92 milliseconds