Home
last modified time | relevance | path

Searched refs:db (Results 1 – 5 of 5) sorted by relevance

/lvgl-latest/src/libs/thorvg/rapidjson/internal/
Dstrtod.h57 const Double db(b); in CheckWithinHalfULP()
58 const uint64_t bInt = db.IntegerSignificand(); in CheckWithinHalfULP()
59 const int bExp = db.IntegerExponent(); in CheckWithinHalfULP()
/lvgl-latest/docs/details/integration/os/yocto/
Dterms_and_variables.rst40 build system uses to keep the unpacked recipe for db is the following:
44 poky/build/tmp/work/qemux86-poky-linux/db/5.1.19-r3/db-5.1.19
46 The unpacked source code resides in the db-5.1.19 folder.
/lvgl-latest/src/draw/sw/
Dlv_draw_sw_gradient.c369 int32_t b, db, c, dc; in lv_gradient_radial_get_line() local
403 db = state->dx << 1; in lv_gradient_radial_get_line()
411 b += db; in lv_gradient_radial_get_line()
427 b += db; in lv_gradient_radial_get_line()
/lvgl-latest/src/others/vg_lite_tvg/
Dvg_lite_tvg.cpp1780 int32_t ds, dr, dg, db, da; in vg_lite_update_grad() local
1818 db = b1 - b0; in vg_lite_update_grad()
1824 lb = b0 + db * j / ds; in vg_lite_update_grad()
/lvgl-latest/docs/
DCHANGELOG.rst160 - **feat(freetype): add invalid font descriptor print** `46887db <https://github.com/lvgl/lvgl/comm…