Home
last modified time | relevance | path

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

/lvgl-latest/libs/nema_gfx/include/
Dnema_interpolators.h114 void nema_interpolate_tx_ty(float x0, float y0, float w0, float tx0, float ty0,
/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h3380 static float stbtt__position_trapezoid_area(float height, float tx0, float tx1, float bx0, float bx… argument
3382 return stbtt__sized_trapezoid_area(height, tx1 - tx0, bx1 - bx0);