Home
last modified time | relevance | path

Searched refs:src_pitch (Results 1 – 1 of 1) sorted by relevance

/arch/sandbox/cpu/
A Dsdl.c196 int src_pitch; in copy_to_texture() local
222 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 3 milliseconds