Searched refs:src_pitch (Results 1 – 1 of 1) sorted by relevance
196 int src_pitch; in copy_to_texture() local222 src_pitch = sdl.width * sdl.src_depth / 8; in copy_to_texture()227 src = lcd_base + src_pitch * y; in copy_to_texture()
Completed in 2 milliseconds