Searched refs:physHeightInch (Results 1 – 2 of 2) sorted by relevance
332 float physHeightInch = (float)mmHeight * 0.039370f; in updateDisplayConfigs() local337 if (physWidthInch && physHeightInch) { in updateDisplayConfigs()339 dpiY = mode.vdisplay / physHeightInch; in updateDisplayConfigs()
333 float physHeightInch = (float)mmHeight * 0.039370f; in updateDisplayConfigs() local338 if (physWidthInch && physHeightInch) { in updateDisplayConfigs()340 dpiY = mode.vdisplay / physHeightInch; in updateDisplayConfigs()