Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/nxp/vglite/
Dlv_draw_vglite_arc.c501 float by = lerp((float)fullarc.p1y, (float)fullarc.p2y, t); in get_arc_control_points() local
/lvgl-latest/src/extra/libs/tiny_ttf/
Dstb_truetype_htcw.h4873 int by = STBTT_max(y0, STBTT_max(y1, y2)); local
5001 float bx = x0 - 2 * x1 + x2, by = y0 - 2 * y1 + y2; local
5063 float bx = x0 - 2 * x1 + x2, by = y0 - 2 * y1 + y2; local