Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgShape.cpp199 auto q1 = ax * ax + ay * ay; in appendArc() local
/lvgl-latest/src/draw/vg_lite/
Dlv_vg_lite_path.c567 float q1 = ax * ax + ay * ay; in lv_vg_lite_path_append_arc() local
/lvgl-latest/src/draw/
Dlv_draw_vector.c430 float q1 = ax * ax + ay * ay; 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