Searched refs:kUmPerInch (Results 1 – 1 of 1) sorted by relevance
410 static const int32_t kUmPerInch = 25400; in GetDisplayAttribute() local427 *value = mm_width ? (mode->h_display() * kUmPerInch) / mm_width : -1; in GetDisplayAttribute()431 *value = mm_height ? (mode->v_display() * kUmPerInch) / mm_height : -1; in GetDisplayAttribute()