Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:HWC_DISPLAY_PRIMARY

194         case HWC_DISPLAY_PRIMARY:
262 const int dpy = HWC_DISPLAY_PRIMARY;
377 case HWC_DISPLAY_PRIMARY:
426 if(dpy == HWC_DISPLAY_PRIMARY) {
480 case HWC_DISPLAY_PRIMARY:
546 if (!ctx->dpyAttr[HWC_DISPLAY_PRIMARY].isActive) {
553 ret = hwc_setPowerMode(dev, HWC_DISPLAY_PRIMARY, HWC_POWER_MODE_OFF);
560 ret = hwc_setPowerMode(dev, HWC_DISPLAY_PRIMARY, HWC_POWER_MODE_NORMAL);
565 hwc_vsync_control(ctx, HWC_DISPLAY_PRIMARY, 1);
609 const int dpy = HWC_DISPLAY_PRIMARY;
745 case HWC_DISPLAY_PRIMARY:
783 case HWC_DISPLAY_PRIMARY:
816 if( (disp != HWC_DISPLAY_PRIMARY) && !ctx->dpyAttr[disp].connected) {
887 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].dynRefreshRate);