Home
last modified time | relevance | path

Searched refs:rendered (Results 1 – 17 of 17) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgCanvas.h117 bool rendered = false; in draw() local
119 if (paint->pImpl->render(renderer)) rendered = true; in draw()
122 if (!rendered || !renderer->postRender()) return Result::InsufficientCondition; in draw()
/lvgl-latest/tests/
DREADME.md53 - If the reference image is not found it will be created automatically from the rendered screen.
54 …- If the compare fails an `<image_name>_err.png` file will be created with the rendered content ne…
/lvgl-latest/docs/details/main-components/
Ddisplay.rst12 LVGL-rendered pixels on your device. During system initialization, you must do the
246 buffers at least 1/10 display size is recommended. In :ref:`flush_callback` the rendered
252 If two buffer are used, the rendered areas are automatically copied to the
309 /* The most simple case (also the slowest) to send all rendered pixels to the
326 rendered pixel-buffers to a particular display by doing the following:
344 rendered, use :cpp:expr:`lv_display_flush_is_last(display1)`.
395 :cpp:expr:`lv_display_rotate_area(display, &area)` rotates the rendered area
399 are rendered directly in the frame buffer so they cannot be
403 In the case of :cpp:enumerator:`LV_DISPLAY_RENDER_MODE_PARTIAL` the small rendered areas
412 /*Rotate a partially rendered area to another buffer and send it*/
[all …]
Dfont.rst396 Small displays with low resolution don't look pretty with automatically rendered fonts. A bitmap fo…
/lvgl-latest/docs/details/base-widget/
Dlayer.rst97 another chunk is rendered and freed.
102 When the widget is transformed a larger part of the Widget needs to rendered to
/lvgl-latest/examples/arduino/LVGL_Arduino/
DLVGL_Arduino.ino36 /* LVGL calls it when a rendered image needs to copied to the display*/
/lvgl-latest/docs/details/widgets/
Dlottie.rst47 The animations are rendered in ARGB8888 format, therefore the buffer's size should be equal to
Dimage.rst55 this case, the image will be rendered as text according to the *font*
Dchart.rst201 signal that the chart should be re-rendered next time a display refresh occurs.
/lvgl-latest/docs/details/libs/
Dfreetype.rst108 rendered. An example on how to draw a colored bitmap glyph is shown below.
/lvgl-latest/docs/intro/add-lvgl-to-your-project/
Dconnecting_lvgl.rst134 - how to send those rendered pixels to it (:ref:`flush_callback`).
/lvgl-latest/docs/details/integration/driver/
Dopengles.rst203 There is a renderer in LVGL which caches software-rendered areas as OpenGL textures.
Dwayland.rst122 The custom timer handler returns ``false`` if the frame from previous cycle is not rendered.
/lvgl-latest/docs/intro/
Dbasics.rst134 outside its parent's boundaries is clipped (i.e. not rendered).
/lvgl-latest/
DREADME.md56 …- Texts are rendered with UTF-8 encoding supporting CJK, Thai, Hindi, Arabic, Persian writing syst…
/lvgl-latest/docs/details/base-widget/styles/
Dstyle.rst490 rendered in chunks, but one larger memory block needs to be allocated. The
/lvgl-latest/docs/
DDoxyfile1491 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX