Lines Matching full:with
8 graphic library with features that enable you to create embedded GUIs with
15 with NXP’s general purpose and crossover microcontrollers, providing developers
16 with a tool for creating complete, high quality GUI applications with LVGL.
18 Creating new project with LVGL
22 today and get started with your next GUI application. It comes fully configured
23 with LVGL (and with PXP/VGLite support if the modules are present), no
62 with the additional callbacks, if :c:macro:`LV_USE_DRAW_PXP` is set to `1`:
131 - Fill area with color (w/o radius, w/o gradient) + optional opacity.
185 :cpp:struct:`pxp_cfg_t` with callback pointers is used as a parameter for the
262 created with the additional callbacks:
308 - By default, the blit split threshold is set to 352. Blits with width or height
311 (except the index formats). Transformation will not be supported once with
318 dispatcher will ask for a new available task. If GPU is idle, the queue with
364 All the below operation can be done in addition with optional opacity.
366 - Fill area with color (w/ radius or gradient).
376 - Draw triangles with color (w/ gradient).