Searched refs:best (Results 1 – 21 of 21) sorted by relevance
/lvgl-latest/src/libs/tiny_ttf/ |
D | stb_rect_pack.h | 349 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/ |
D | index.rst | 13 and best practices that can be used to create tailored Linux images for
|
/lvgl-latest/docs/details/libs/ |
D | qrcode.rst | 30 number to best fit to the given size.
|
D | barcode.rst | 30 - It is best not to manually set the width of the barcode, because when
|
D | rlottie.rst | 144 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/ |
D | README.md | 4 …ern, smartphone-like user interfaces can be created on LVGL. It works the best with display with 4…
|
/lvgl-latest/docs/details/integration/driver/ |
D | windows.rst | 26 - Keeps LVGL display resolution constant in order to best simulate UI layout which will will be see…
|
/lvgl-latest/docs/ |
D | CODE_OF_CONDUCT.rst.back | 23 - Focusing on what is best for the community
|
D | CONTRIBUTING.rst | 18 So let's find which contribution option fits you the best and help you
|
D | Doxyfile | 1503 # Possible values are: HTML-CSS (which is slower, but has the best
|
/lvgl-latest/docs/details/integration/os/ |
D | torizon_os.rst | 222 …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
|
D | nuttx.rst | 13 Institute (ANSI) standards and with many Linux-like subsystems. The best
|
/lvgl-latest/demos/ |
D | README.md | 131 …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/ |
D | st_ltdc.rst | 59 For the best visial results, ``optional_other_full_size_buffer`` should be used
|
D | gen_mipi.rst | 187 While the chip-specific drivers do their best to initialize the LCD controller correctly, it is pos…
|
D | lcd_stm32_guide.rst | 23 …This example is not meant as the best possible implementation, or the recommended solution. It rel…
|
/lvgl-latest/docs/details/integration/chip/ |
D | alif.rst | 223 "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".
|
D | arm.rst | 19 …toolchain, it contains many specific optimizations, so you can expect the best performance when us…
|
/lvgl-latest/docs/details/base-widget/styles/ |
D | style.rst | 60 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/ |
D | fs.rst | 311 times than ``lv_fs_read`` is called. In the best case where the cache size is
|
/lvgl-latest/ |
D | Kconfig | 1652 LV_DISPLAY_RENDER_MODE_DIRECT is recommended for best performance
|