Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dati_2d.c158 unsigned int src_pitch = src_stride * sizeof(uint32_t); in ati_2d_blt() local
H A Dati_int.h66 uint32_t src_pitch; member
H A Dsm501.c742 unsigned int src_pitch = s->twoD_pitch & 0x1FFF; in sm501_2d_operation() local