Home
last modified time | relevance | path

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

/external/qemu/hw/
Dgoldfish_fb.c94 int ds_w, ds_h, ds_pitch, ds_rot; in goldfish_fb_load() local
100 ds_h = qemu_get_be32(f); in goldfish_fb_load()
107 ds->surface->height != ds_h || in goldfish_fb_load()