Home
last modified time | relevance | path

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

/third_party/skia/experimental/lowp-basic/
Dlerp-study.cpp41 static int16_t saturating_lerp(float t, int16_t a, int16_t b) { in saturating_lerp() function
106 stats = check_lerp(saturating_lerp<7>); in main()