Searched refs:golden_lerp (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/experimental/lowp-basic/ | ||
H A D | lerp-study.cpp | 36 static float golden_lerp(float t, int16_t a, int16_t b) { in golden_lerp() function 90 float l = golden_lerp(t, a, b); in check_lerp() |
Completed in 1 milliseconds