Home
last modified time | relevance | path

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

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