Lines Matching refs:render
284 > 1 means multiply threads will render the screen in parallel
756 bool "Enable multi-thread render"
1655 bool "Use the buffer(s) to render the screen is smaller parts"
1733 prompt "X11 device render mode"
1738 bool "Partial render mode (preferred)"
1740 …Use the buffer(s) to render the screen is smaller parts. This way the buffers can be smaller then …
1743 bool "Direct render mode"
1745 …The buffer(s) has to be screen sized and LVGL will render into the correct location of the buffer.…
1748 bool "Full render mode"
1775 prompt "Framebuffer device render mode"
1782 …Use the buffer(s) to render the screen is smaller parts. This way the buffers can be smaller then …
1787 …The buffer(s) has to be screen sized and LVGL will render into the correct location of the buffer.…