Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgShape.cpp200 auto q2 = ax * bx + ay * by + q1; in appendArc() local
/lvgl-latest/src/draw/vg_lite/
Dlv_vg_lite_path.c568 float q2 = ax * bx + ay * by + q1; in lv_vg_lite_path_append_arc() local
/lvgl-latest/src/draw/
Dlv_draw_vector.c431 float q2 = ax * bx + ay * by + q1; in lv_vector_path_append_arc() local
/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h4915 float q0[2], q1[2], q2[2]; local