Home
last modified time | relevance | path

Searched refs:golden_bilerp (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/experimental/lowp-basic/
H A Dbilerp-study.cpp38 static float golden_bilerp(float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in golden_bilerp() function
107 //l = golden_bilerp(tx, ty, p00, p10, p01, p11); in check_bilerp()

Completed in 1 milliseconds