Searched refs:round_src (Results 1 – 1 of 1) sorted by relevance
145 SDL_Rect round_src = {0, 0, dsc->width, dsc->width}; 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()