HomeSort by relevance Sort by last modified time
    Searched refs:FB_BLANK_UNBLANK (Results 76 - 84 of 84) sorted by null

1 2 34

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc.cpp 448 value = FB_BLANK_UNBLANK;
hwc_utils.cpp 174 if(ioctl(fb_fd, FBIOBLANK,FB_BLANK_UNBLANK) < 0) {
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc.cpp 359 value = blank ? FB_BLANK_POWERDOWN : FB_BLANK_UNBLANK;
hwc_utils.cpp 174 if(ioctl(fb_fd, FBIOBLANK,FB_BLANK_UNBLANK) < 0) {
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c     [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp 100 if(ioctl(fb_fd, FBIOBLANK,FB_BLANK_UNBLANK) < 0) {
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.cpp 116 if(ioctl(fb_fd, FBIOBLANK,FB_BLANK_UNBLANK) < 0) {
    [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c     [all...]
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp     [all...]

Completed in 146 milliseconds

1 2 34