Searched refs:mm_height (Results 1 – 8 of 8) sorted by relevance
82 uint32_t mm_height() const;
251 uint32_t DrmConnector::mm_height() const { in mm_height() function in android::DrmConnector
412 uint32_t mm_height = connector_->mm_height(); in GetDisplayAttribute() local431 *value = mm_height ? (mode->v_display() * kUmPerInch) / mm_height : -1; in GetDisplayAttribute()
389 __u32 mm_height; /**< height in millimeters */ member
469 __u32 mm_height; member
375 __u32 mm_height; /**< height in millimeters */ member
563 r->mmHeight = conn.mm_height; in _drmModeGetConnector()