Lines Matching full:or
12 Depending on the RT platform used, the acceleration can be done by NXP PXP (PiXel Pipeline) and/or …
18 PXP is running. RTOS is required to block the LVGL drawing thread and switch to another task or sus…
43 - Combination of recolor and/or rotation + color key/alpha blend/transparency is supported.
46 - Second step is required to handle color keying, alpha channel or to apply transparency
82 - src/draw/nxp/pxp/lv_gpu_nxp_pxp_osa.c[.h]: OS abstraction (FreeRTOS or bare metal)
100 …d (size limit) is configurable and used to decide whether the area will be processed by PXP or not.
107 … An RTOS is required to block the LVGL drawing thread and switch to another task or suspend the CPU
130 - Draw rectangle background with optional radius or gradient
134 - Draw line or dashed line with optional rounded ending
151 …; minimum value is 16 pixels, maximum cannot be greater than the frame width. If less than or equal
175 …_GPU_NXP_VG_LITE_LOG_TRACES` is disabled. Enable it for tracing logs (like blit split workaround or
179 …size limit) is configurable and used to decide whether the area will be processed by VGLite or not.