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

1 2 34

  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/
SDL_ps3video.c 251 ioctl(fb_dev_fd, FBIOBLANK, 0);
  /hardware/ti/omap4xxx/hwc/
hwc.c     [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc.cpp 469 if(ioctl(ctx->dpyAttr[dpy].fd, FBIOBLANK, value) < 0 ) {
470 ALOGE("%s: ioctl FBIOBLANK failed for Primary with error %s"
529 ALOGE("%s: FBIOBLANK failed to BLANK: %s", __FUNCTION__,
536 ALOGE("%s: FBIOBLANK failed to UNBLANK : %s", __FUNCTION__,
hwc_utils.cpp 174 if(ioctl(fb_fd, FBIOBLANK,FB_BLANK_UNBLANK) < 0) {
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc.cpp 360 if(ioctl(ctx->dpyAttr[dpy].fd, FBIOBLANK, value) < 0 ) {
444 ALOGE("%s: FBIOBLANK failed to BLANK: %s", __FUNCTION__,
451 ALOGE("%s: FBIOBLANK failed to UNBLANK : %s", __FUNCTION__,
hwc_utils.cpp 174 if(ioctl(fb_fd, FBIOBLANK,FB_BLANK_UNBLANK) < 0) {
    [all...]
  /hardware/ti/omap4-aah/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/samsung_slsi/exynos5/libhwc/
hwc.cpp     [all...]

Completed in 298 milliseconds

1 2 34