HomeSort by relevance Sort by last modified time
    Searched full:ds_h (Results 1 - 1 of 1) sorted by null

  /external/qemu/hw/
goldfish_fb.c 76 int ds_w, ds_h, ds_pitch, ds_rot; local
82 ds_h = qemu_get_be32(f);
87 q->height != ds_h ||

Completed in 80 milliseconds