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

  /external/qemu/hw/android/goldfish/
fb.c 96 int ds_w, ds_h, ds_pitch, ds_rot; local
103 ds_pitch = qemu_get_be32(f);
110 ds->surface->linesize != ds_pitch ||

Completed in 719 milliseconds