Home
last modified time | relevance | path

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

/third_party/skia/experimental/lowp-basic/
H A Dlerp-study.cpp62 static int16_t full_res_lerp(float t, int16_t a, int16_t b) { in full_res_lerp() function
101 printf("\nUsing full_res_lerp...\n"); in main()
102 stats = check_lerp(full_res_lerp); in main()

Completed in 1 milliseconds