Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DMathTest.cpp101 static float float_blend(int src, int dst, float unit) { in float_blend() function
149 float f = float_blend(src, dst, a / 31.f); in test_blend31()
/third_party/skia/tests/
DMathTest.cpp99 static float float_blend(int src, int dst, float unit) { in float_blend() function
147 float f = float_blend(src, dst, a / 31.f); in test_blend31()