Home
last modified time | relevance | path

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

/external/qemu/hw/
Dgoldfish_fb.c243 const uint8_t* src_pixels; member
280 const uint8_t* src_line = fbs->src_pixels; in compute_fb_update_rect_linear()
496 fbs.src_pixels = src_line; in goldfish_fb_update_display()
/external/qemu/android/skin/
Dimage.c148 unsigned* src_pixels, in blend_image() argument
155 unsigned* src = src_pixels; in blend_image()