Searched refs:round_texture (Results 1 – 1 of 1) sorted by relevance
142 …SDL_Texture * round_texture = lv_draw_sdl_mask_dump_texture(sdl_ctx->renderer, &round_area, &mask_… in line_texture_create() local147 SDL_RenderCopy(sdl_ctx->renderer, round_texture, &round_src, &round_dst); in line_texture_create()149 SDL_RenderCopy(sdl_ctx->renderer, round_texture, &round_src, &round_dst); in line_texture_create()150 SDL_DestroyTexture(round_texture); in line_texture_create()