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

  /external/qemu/hw/
goldfish_fb.c 214 pixels_to_mm(int pixels, int dpi) function
576 ret = pixels_to_mm( ds_get_width(s->ds), s->dpi );
581 ret = pixels_to_mm( ds_get_height(s->ds), s->dpi );

Completed in 37 milliseconds