Home
last modified time | relevance | path

Searched refs:done (Results 1 – 14 of 14) sorted by relevance

/lvgl-3.7.0/src/draw/nxp/vglite/
Dlv_draw_vglite.c179 bool done = false; in lv_draw_vglite_blend() local
186 done = (lv_gpu_nxp_vglite_fill(&blend_area, dsc->color, dsc->opa) == LV_RES_OK); in lv_draw_vglite_blend()
187 if(!done) in lv_draw_vglite_blend()
202 done = (lv_gpu_nxp_vglite_blit_split(dest_buf, &blend_area, dest_stride, in lv_draw_vglite_blend()
205done = (lv_gpu_nxp_vglite_blit(&blend_area, src_buf, &src_area, src_stride, dsc->opa) == LV_RES_OK… in lv_draw_vglite_blend()
208 if(!done) in lv_draw_vglite_blend()
213 if(!done) in lv_draw_vglite_blend()
253 bool done = false; in lv_draw_vglite_img_decoded() local
273 done = false; in lv_draw_vglite_img_decoded()
275 done = (lv_gpu_nxp_vglite_blit_split(dest_buf, &blend_area, dest_stride, in lv_draw_vglite_img_decoded()
[all …]
/lvgl-3.7.0/src/draw/swm341_dma2d/
Dlv_gpu_swm341_dma2d.c107 bool done = false; in lv_draw_swm341_dma2d_blend() local
123 done = true; in lv_draw_swm341_dma2d_blend()
128 done = true; in lv_draw_swm341_dma2d_blend()
132 if(!done) lv_draw_sw_blend_basic(draw_ctx, dsc); in lv_draw_swm341_dma2d_blend()
/lvgl-3.7.0/src/draw/renesas/
Dlv_gpu_d2_ra6m3.c658 bool done = false; local
676 done = true;
681 done = true;
685 if(!done) lv_draw_sw_blend_basic(draw_ctx, dsc);
/lvgl-3.7.0/docs/get-started/os/
Dnuttx.md28 - Develop GUI in Linux first and when it is done just compile it for NuttX. Nothing more, no wastin…
30 …uce this process and just test everything on your computer and when it is done, compile it on Nutt…
/lvgl-3.7.0/examples/arduino/LVGL_Arduino/
DLVGL_Arduino.ino133 Serial.println( "Setup done" );
/lvgl-3.7.0/docs/layouts/
Dgrid.md26 First you need to describe the size of rows and columns. It can be done by declaring 2 arrays and t…
/lvgl-3.7.0/docs/
DCODING_STYLE.md53 You should write **why** have you done this:
DCHANGELOG.md2076 - `btn`: doesn't store styles for each state because it's done naturally in the new style system.
/lvgl-3.7.0/docs/get-started/platforms/
Dpc-simulator.md96 … on the Hammer Icon on the top menu bar to Build the project. If you have done everything right, t…
Dnxp.md12 Depending on the RT platform used, the acceleration can be done by NXP PXP (PiXel Pipeline) and/or …
/lvgl-3.7.0/docs/overview/
Dcoords.md37 LVGL doesn't recalculate all the coordinate changes immediately. This is done to improve performanc…
Ddrawing.md45 …uffer when the first is sent to `flush_cb` because the flushing should be done by DMA (or similar …
/lvgl-3.7.0/docs/porting/
Ddisplay.md149 /*It's an example code which should be done by your GPU*/
/lvgl-3.7.0/scripts/
DDoxyfile156 # Stripping is only done if one of the specified strings matches the left-hand
375 # subgrouping. Alternatively, this can be done per class using the
2018 # performed. Macro expansion can be done in a controlled way by setting
2092 # Adding location for the tag files is done as follows:
2192 # sure dot is able to find the font, which can be done by putting it in a