Searched refs:phys_width_mm (Results 1 – 3 of 3) sorted by relevance
95 qfbuff->phys_width_mm = (int)(0.5 + 25.4 * qfbuff->width / x_dpi); in qframebuffer_set_dpi()106 qfbuff->phys_width_mm = width_mm; in qframebuffer_set_mm()163 temp = qfbuff->phys_width_mm; in qframebuffer_rotate()164 qfbuff->phys_width_mm = qfbuff->phys_height_mm; in qframebuffer_rotate()
54 int phys_width_mm; member
316 ret = s->qfbuff->phys_width_mm; in goldfish_fb_read()