Home
last modified time | relevance | path

Searched refs:x_dpi (Results 1 – 2 of 2) sorted by relevance

/external/qemu/android/
Dframebuffer.c127 int x_dpi, in qframebuffer_set_dpi() argument
135 qfbuff->phys_width_mm = (int)(0.5 + 25.4 * qfbuff->width / x_dpi); in qframebuffer_set_dpi()
Dframebuffer.h86 int x_dpi,