Home
last modified time | relevance | path

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

/external/skia/tests/
DMathTest.cpp100 static float float_blend(int src, int dst, float unit) { in float_blend() function
148 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()