Lines Matching refs:HWC_DISPLAY_PRIMARY
269 const int dpy = HWC_DISPLAY_PRIMARY;
362 case HWC_DISPLAY_PRIMARY:
402 if(dpy == HWC_DISPLAY_PRIMARY) {
452 case HWC_DISPLAY_PRIMARY:
504 if (!ctx->dpyAttr[HWC_DISPLAY_PRIMARY].isActive) {
511 ret = ioctl(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].fd, FBIOBLANK,
520 ret = ioctl(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].fd, FBIOBLANK,
521 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].lastPowerMode);
524 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].lastPowerMode,
527 hwc_vsync_control(ctx, HWC_DISPLAY_PRIMARY, 1);
584 const int dpy = HWC_DISPLAY_PRIMARY;
739 case HWC_DISPLAY_PRIMARY:
771 case HWC_DISPLAY_PRIMARY:
799 if( (disp != HWC_DISPLAY_PRIMARY) && !ctx->dpyAttr[disp].connected) {