Searched defs:mmWidth (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/img/hwcomposer/common/devices/
H A DPhysicalDevice.cpp318 uint32_t mmWidth, mmHeight; local
319 ret = drm->getPhysicalSize(mType, mmWidth, mmHeight);
326 float physWidthInch = (float)mmWidth * 0.039370f;
/hardware/intel/img/libdrm/libdrm/
H A Dxf86drmMode.h257 uint32_t mmWidth, mmHeight; /**< HxW in millimeters */ member in struct:_drmModeConnector

Completed in 72 milliseconds