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)
1737 pdev->hdmi_blanked = false;
1850 if (blank && !pdev->hdmi_blanked)
1852 pdev->hdmi_blanked = !!blank;

Completed in 225 milliseconds