/lvgl-3.7.0/src/draw/sdl/ |
D | lv_draw_sdl_utils.c | 121 SDL_Surface * lv_sdl_create_opa_surface(lv_opa_t * opa, lv_coord_t width, lv_coord_t height, lv_coo… in lv_sdl_create_opa_surface() 131 lv_coord_t height, lv_coord_t stride) in lv_sdl_create_opa_texture() 139 void lv_sdl_to_8bpp(uint8_t * dest, const uint8_t * src, int width, int height, int stride, uint8_t… in lv_sdl_to_8bpp()
|
D | lv_draw_sdl_texture_cache.c | 38 lv_coord_t width, height; member 108 int access, width, height; in lv_draw_sdl_texture_cache_put_advanced() local
|
D | lv_draw_sdl_rect.c | 268 int height = grad->dir == LV_GRAD_DIR_VER ? 256 : 1; in lv_draw_sdl_rect_grad_strip_obtain() local
|
/lvgl-3.7.0/src/extra/libs/rlottie/ |
D | lv_rlottie.c | 55 lv_obj_t * lv_rlottie_create_from_file(lv_obj_t * parent, lv_coord_t width, lv_coord_t height, cons… in lv_rlottie_create_from_file() 71 lv_obj_t * lv_rlottie_create_from_raw(lv_obj_t * parent, lv_coord_t width, lv_coord_t height, const… in lv_rlottie_create_from_raw() 184 static void convert_to_rgba5658(uint32_t * pix, const size_t width, const size_t height) in convert_to_rgba5658()
|
/lvgl-3.7.0/src/draw/stm32_dma2d/ |
D | lv_gpu_stm32_dma2d.c | 39 …#define __lv_gpu_stm32_dma2d_clean_cache(address, offset, width, height, pixel_size) _lv_gpu_stm32… argument 40 …#define __lv_gpu_stm32_dma2d_invalidate_cache(address, offset, width, height, pixel_size) _lv_gpu_… argument 42 #define __lv_gpu_stm32_dma2d_clean_cache(address, offset, width, height, pixel_size) argument 43 #define __lv_gpu_stm32_dma2d_invalidate_cache(address, offset, width, height, pixel_size) argument 667 lv_coord_t height, uint8_t pixel_size) in _lv_gpu_stm32_dma2d_invalidate_cache() 697 lv_coord_t height, uint8_t pixel_size) in _lv_gpu_stm32_dma2d_clean_cache()
|
/lvgl-3.7.0/src/extra/libs/tiny_ttf/ |
D | stb_rect_pack.h | 187 int height; member 263 STBRP_DEF void stbrp_init_target(stbrp_context * context, int width, int height, stbrp_node * nodes… in stbrp_init_target() 345 static stbrp__findresult stbrp__skyline_find_best_pos(stbrp_context * c, int width, int height) in stbrp__skyline_find_best_pos() 448 …tic stbrp__findresult stbrp__skyline_pack_rectangle(stbrp_context * context, int width, int height) in stbrp__skyline_pack_rectangle()
|
D | stb_truetype_htcw.h | 699 int height; member 2913 STBTT_DEF float stbtt_ScaleForPixelHeight(const stbtt_fontinfo * info, float height) 3333 static float stbtt__sized_trapezoid_area(float height, float top_width, float bottom_width) 3340 static float stbtt__position_trapezoid_area(float height, float tx0, float tx1, float bx0, float bx… 3345 static float stbtt__sized_triangle_area(float height, float width) 3406 float height; local 4009 … float shift_x, float shift_y, int glyph, int * width, int * height, int * xoff, int * yoff) 4050 int * width, int * height, int * xoff, int * yoff) 4082 … float shift_x, float shift_y, int codepoint, int * width, int * height, int * xoff, int * yoff) 4104 … int codepoint, int * width, int * height, int * xoff, int * yoff) [all …]
|
/lvgl-3.7.0/tests/unity/ |
D | unity_support.c | 38 int width, height; member 209 static int write_png_file(void * raw_img, uint32_t width, uint32_t height, char * file_name) in write_png_file()
|
/lvgl-3.7.0/tests/src/test_cases/ |
D | test_style.c | 7 static void obj_set_height_helper(void * obj, int32_t height) in obj_set_height_helper()
|
/lvgl-3.7.0/src/extra/others/imgfont/ |
D | lv_imgfont.c | 49 lv_font_t * lv_imgfont_create(uint16_t height, lv_get_imgfont_path_cb_t path_cb) in lv_imgfont_create()
|
/lvgl-3.7.0/scripts/ |
D | jpg_to_sjpg.py | 32 width, height = im.size variable
|
/lvgl-3.7.0/src/draw/nxp/vglite/ |
D | lv_draw_vglite_rect.c | 97 lv_coord_t height = lv_area_get_height(coords); in lv_gpu_nxp_vglite_draw_bg() local
|
D | lv_draw_vglite_blend.c | 409 lv_coord_t height = lv_area_get_height(src_area); in lv_vglite_blit_split() local
|
/lvgl-3.7.0/src/extra/libs/gif/ |
D | gifdec.h | 30 uint16_t width, height; member
|
D | gifdec.c | 71 uint16_t width, height, depth; in gif_open() local
|
/lvgl-3.7.0/src/extra/libs/ffmpeg/ |
D | lv_ffmpeg.c | 175 int height = player->ffmpeg_ctx->video_dec_ctx->height; in lv_ffmpeg_player_set_src() local 391 int height = ffmpeg_ctx->video_dec_ctx->height; in ffmpeg_output_video_frame() local
|
/lvgl-3.7.0/src/extra/libs/sjpg/ |
D | tjpgd.h | 59 uint16_t width, height; /* Size of the input image (pixel) */ member
|
/lvgl-3.7.0/src/extra/widgets/span/ |
D | lv_span.c | 333 lv_coord_t height = lv_spangroup_get_expand_height(obj, width); in lv_spangroup_refr_mode() local 553 lv_coord_t height = 0; in lv_spangroup_event() local
|
/lvgl-3.7.0/src/extra/libs/freetype/ |
D | lv_freetype.c | 45 uint16_t height; member
|
/lvgl-3.7.0/docs/overview/ |
D | style-props.md | 33 ### height subsection
|
/lvgl-3.7.0/src/core/ |
D | lv_refr.c | 1211 lv_coord_t height = LV_MIN(max_row, area_h - row); in draw_buf_rotate() local
|
D | lv_obj_pos.c | 977 lv_coord_t lv_clamp_height(lv_coord_t height, lv_coord_t min_height, lv_coord_t max_height, lv_coor… in lv_clamp_height()
|
/lvgl-3.7.0/src/extra/libs/qrcode/ |
D | qrcodegen.c | 559 static void fillRectangle(int left, int top, int width, int height, uint8_t qrcode[]) { in fillRectangle()
|
/lvgl-3.7.0/src/extra/libs/png/ |
D | lodepng.c | 4042 unsigned width, height; in lodepng_inspect() local
|