Home
last modified time | relevance | path

Searched refs:hdmi_w (Results 1 – 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/libhwc/
Dhwc.cpp132 int hdmi_w; member
451 dev->hdmi_w = enum_preset.width; in hdmi_get_config()
576 sd_fmt.format.width = dev->hdmi_w; in hdmi_enable()
588 sd_crop.rect.width = dev->hdmi_w; in hdmi_enable()
598 sd_fmt.format.width = dev->hdmi_w; in hdmi_enable()
609 sd_crop.rect.width = dev->hdmi_w; in hdmi_enable()
1742 ALOGI("HDMI Resolution changed to %dx%d", pdev->hdmi_h, pdev->hdmi_w); in handle_hdmi_uevent()
1876 result.appendFormat(" w=%u, h=%u\n", pdev->hdmi_w, pdev->hdmi_h); in exynos5_dump()
1976 return pdev->hdmi_w; in exynos5_hdmi_attribute()