Searched refs:mmHeight (Results 1 – 4 of 4) sorted by relevance
322 uint32_t mmWidth, mmHeight; in updateDisplayConfigs() local323 ret = drm->getPhysicalSize(mType, mmWidth, mmHeight); in updateDisplayConfigs()331 float physHeightInch = (float)mmHeight * 0.039370f; in updateDisplayConfigs()
319 uint32_t mmWidth, mmHeight; in updateDisplayConfigs() local320 ret = drm->getPhysicalSize(mType, mmWidth, mmHeight); in updateDisplayConfigs()328 float physHeightInch = (float)mmHeight * 0.039370f; in updateDisplayConfigs()
467 height = output->connector->mmHeight; in getPhysicalSize()
455 height = output->connector->mmHeight; in getPhysicalSize()