Searched refs:final (Results 1 – 13 of 13) sorted by relevance
/lvgl-latest/libs/nema_gfx/include/ |
D | nema_transitions.h | 64 void nema_transition(nema_transition_t effect, nema_tex_t initial, nema_tex_t final, 189 void nema_transition_fade(nema_tex_t initial, nema_tex_t final, 203 void nema_transition_fade_zoom(nema_tex_t initial, nema_tex_t final,
|
/lvgl-latest/src/libs/thorvg/ |
D | thorvg.h | 718 class TVG_API LinearGradient final : public Fill 787 class TVG_API RadialGradient final : public Fill 858 class TVG_API Shape final : public Paint 1255 class TVG_API Picture final : public Paint 1396 class TVG_API Scene final : public Paint 1491 class TVG_API Text final : public Paint 1642 class TVG_API SwCanvas final : public Canvas 1732 class TVG_API GlCanvas final : public Canvas 1780 class TVG_API WgCanvas final : public Canvas 1822 class TVG_API Initializer final [all …]
|
D | thorvg_lottie.h | 23 class TVG_API LottieAnimation final : public Animation
|
/lvgl-latest/docs/details/integration/os/buildroot/ |
D | image_generation.rst | 153 This directory holds the final output images generated for the target system,
|
/lvgl-latest/docs/details/other-components/ |
D | obj_id.rst | 148 for assigning a value to the Widget's ``id`` field. A pointer to the Widget's final
|
/lvgl-latest/docs/details/integration/chip/ |
D | espressif.rst | 116 but the new final result should look something like this:
|
D | nxp.rst | 149 pixels could be truncated and the final output image can look shifted.
|
/lvgl-latest/docs/intro/ |
D | introduction.rst | 286 …c-sections` linker flag to remove unused functions and variables from the final binary. If possibl…
|
/lvgl-latest/docs/details/integration/os/yocto/ |
D | lvgl_recipe.rst | 194 This folder contains the final output artifacts that are ready for deployment. 530 The lvgl library (``.so`` files) are also ready to be installed in the final
|
/lvgl-latest/src/libs/lodepng/ |
D | lodepng.c | 1907 const LodePNGCompressSettings * settings, unsigned final) in deflateDynamic() argument 1943 unsigned BFINAL = final; in deflateDynamic() 2136 const LodePNGCompressSettings * settings, unsigned final) in deflateFixed() argument 2141 unsigned BFINAL = final; in deflateFixed() 2207 unsigned final = (i == numdeflateblocks - 1); in lodepng_deflatev() local 2212 … if(settings->btype == 1) error = deflateFixed(&writer, &hash, in, start, end, settings, final); in lodepng_deflatev() 2213 …e if(settings->btype == 2) error = deflateDynamic(&writer, &hash, in, start, end, settings, final); in lodepng_deflatev()
|
/lvgl-latest/docs/details/integration/driver/display/ |
D | lcd_stm32_guide.rst | 19 …If you are in a hurry and not interested in the details, you can find the final project `here <htt…
|
/lvgl-latest/docs/details/main-components/ |
D | indev.rst | 150 The final diff is calculated like this:
|
/lvgl-latest/docs/details/base-widget/styles/ |
D | style.rst | 351 To get the final value of a style's property considering
|