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
567 ret = pixels_to_mm( ds_get_width(s->ds), s->dpi );
572 ret = pixels_to_mm( ds_get_height(s->ds), s->dpi );

Completed in 200 milliseconds