Home
last modified time | relevance | path

Searched refs:best (Results 1 – 21 of 21) sorted by relevance

/lvgl-latest/src/libs/tiny_ttf/
Dstb_rect_pack.h349 stbrp_node ** prev, * node, * tail, ** best = NULL; in stbrp__skyline_find_best_pos() local
372 best = prev; in stbrp__skyline_find_best_pos()
382 best = prev; in stbrp__skyline_find_best_pos()
390 best_x = (best == NULL) ? 0 : (*best)->x; in stbrp__skyline_find_best_pos()
434 best = prev; in stbrp__skyline_find_best_pos()
442 fr.prev_link = best; in stbrp__skyline_find_best_pos()
/lvgl-latest/docs/details/integration/os/yocto/
Dindex.rst13 and best practices that can be used to create tailored Linux images for
/lvgl-latest/docs/details/libs/
Dqrcode.rst30 number to best fit to the given size.
Dbarcode.rst30 - It is best not to manually set the width of the barcode, because when
Drlottie.rst144 best performance:
172 For stability in lottie animations, I found that they run best in the
183 - it can scale/resize, but performance will be best when the base lottie size is as intended
193 best when using rlottie as a submodule under the components directory.
248 ESP chips, below is recommended for best performance.
/lvgl-latest/demos/music/
DREADME.md4 …ern, smartphone-like user interfaces can be created on LVGL. It works the best with display with 4…
/lvgl-latest/docs/details/integration/driver/
Dwindows.rst26 - Keeps LVGL display resolution constant in order to best simulate UI layout which will will be see…
/lvgl-latest/docs/
DCODE_OF_CONDUCT.rst.back23 - Focusing on what is best for the community
DCONTRIBUTING.rst18 So let's find which contribution option fits you the best and help you
DDoxyfile1503 # Possible values are: HTML-CSS (which is slower, but has the best
/lvgl-latest/docs/details/integration/os/
Dtorizon_os.rst222 …r.toradex.com/torizon/application-development/use-cases/peripheral-access/best-practices-with-hard…
241 If you are a VSCode user, it is the best way to develop for Torizon OS. If you use
Dnuttx.rst13 Institute (ANSI) standards and with many Linux-like subsystems. The best
/lvgl-latest/demos/
DREADME.md131 …ern, smartphone-like user interfaces can be created on LVGL. It works the best with display with 4…
/lvgl-latest/docs/details/integration/driver/display/
Dst_ltdc.rst59 For the best visial results, ``optional_other_full_size_buffer`` should be used
Dgen_mipi.rst187 While the chip-specific drivers do their best to initialize the LCD controller correctly, it is pos…
Dlcd_stm32_guide.rst23 …This example is not meant as the best possible implementation, or the recommended solution. It rel…
/lvgl-latest/docs/details/integration/chip/
Dalif.rst223 "High Performance". To get the best performance out of an LVGL application, select HP.
228 There is also an option to choose a "Build Type". For best performance, choose "release".
Darm.rst19 …toolchain, it contains many specific optimizations, so you can expect the best performance when us…
/lvgl-latest/docs/details/base-widget/styles/
Dstyle.rst60 If a property is not defined in a state the best matching state's
65 What does the "best matching state's property" mean?
/lvgl-latest/docs/details/main-components/
Dfs.rst311 times than ``lv_fs_read`` is called. In the best case where the cache size is
/lvgl-latest/
DKconfig1652 LV_DISPLAY_RENDER_MODE_DIRECT is recommended for best performance