Home
last modified time | relevance | path

Searched defs:surface (Results 1 – 3 of 3) sorted by relevance

/lvgl-3.7.0/src/draw/sdl/
Dlv_draw_sdl_mask.c73 SDL_Surface * surface = lv_sdl_create_opa_surface(mask_buf, w, h, w); in lv_draw_sdl_mask_dump_texture() local
Dlv_draw_sdl_img.c260 …SDL_Surface * surface = SDL_CreateRGBSurfaceFrom(data, w, h, LV_COLOR_DEPTH, w * LV_COLOR_DEPTH / … in upload_img_texture() local
280 …SDL_Surface * surface = SDL_CreateRGBSurfaceFrom(data, w, h, LV_COLOR_DEPTH, w * LV_COLOR_DEPTH / … in upload_img_texture_fallback() local
Dlv_draw_sdl_rect.c269 …SDL_Surface * surface = SDL_CreateRGBSurfaceFrom(pixels, width, height, LV_COLOR_DEPTH, width * LV… in lv_draw_sdl_rect_grad_strip_obtain() local