Searched refs:getPhysicalSize (Results 1 – 3 of 3) sorted by relevance
63 bool getPhysicalSize(int device, uint32_t& width, uint32_t& height);
450 bool Drm::getPhysicalSize(int device, uint32_t& width, uint32_t& height) in getPhysicalSize() function in android::intel::Drm
319 ret = drm->getPhysicalSize(mType, mmWidth, mmHeight); in updateDisplayConfigs()