Searched refs:phys_height_mm (Results 1 – 2 of 2) sorted by relevance
136 qfbuff->phys_height_mm = (int)(0.5 + 25.4 * qfbuff->height / y_dpi); in qframebuffer_set_dpi()147 qfbuff->phys_height_mm = height_mm; in qframebuffer_set_mm()206 qfbuff->phys_width_mm = qfbuff->phys_height_mm; in qframebuffer_rotate()207 qfbuff->phys_height_mm = temp; in qframebuffer_rotate()
58 int phys_height_mm; member