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

/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp1830 int fb_blank = blank ? FB_BLANK_POWERDOWN : FB_BLANK_UNBLANK; local
1831 int err = ioctl(pdev->fd, FBIOBLANK, fb_blank);

Completed in 74 milliseconds