Home
last modified time | relevance | path

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

/lvgl-3.5.0/examples/widgets/chart/
Dlv_example_chart_8.c104 uint32_t total = vals[0] + vals[1] + vals[2]; in lv_example_chart_8() local
/lvgl-3.5.0/src/core/
Dlv_refr.c1010 uint32_t total = area_w * area_h; in draw_buf_rotate_180() local
/lvgl-3.5.0/src/extra/libs/qrcode/
Dqrcodegen.c707 int total = qrsize * qrsize; // Note that size is odd, so black/total != 1/2 in getPenaltyScore() local
/lvgl-3.5.0/src/extra/libs/png/
Dlodepng.c2830 size_t numpixels, total; in lodepng_pixel_overflow() local