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

/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp130 bool hdmi_blanked; member in struct:exynos5_hwc_composer_device_1_t
569 if (dev->hdmi_blanked)
1733 pdev->hdmi_blanked = false;
1846 if (blank && !pdev->hdmi_blanked)
1848 pdev->hdmi_blanked = !!blank;

Completed in 123 milliseconds