Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dati_2d.c159 unsigned int dst_pitch = dst_stride * sizeof(uint32_t); in ati_2d_blt() local
220 unsigned int dst_pitch = dst_stride * sizeof(uint32_t); in ati_2d_blt() local
H A Dati_int.h61 uint32_t dst_pitch; member
H A Dsm501.c699 unsigned int dst_pitch = (s->twoD_pitch >> 16) & 0x1FFF; in sm501_2d_operation() local