Searched refs:UM_PER_INCH (Results 1 – 1 of 1) sorted by relevance
49 #define UM_PER_INCH 25400 macro763 values[i] = mm_width ? (mode.h_display() * UM_PER_INCH) / mm_width : 0; in hwc_get_display_attributes()768 mm_height ? (mode.v_display() * UM_PER_INCH) / mm_height : 0; in hwc_get_display_attributes()