Lines Matching refs:HWC_DISPLAY_PRIMARY
193 ((dpy == HWC_DISPLAY_PRIMARY) && in isHotPluggable()
284 const int dpy = HWC_DISPLAY_PRIMARY; in hwc_prepare_primary()
395 case HWC_DISPLAY_PRIMARY: in hwc_prepare()
440 if(dpy == HWC_DISPLAY_PRIMARY) { in hwc_eventControl()
489 case HWC_DISPLAY_PRIMARY: in hwc_setPowerMode()
559 if (!ctx->dpyAttr[HWC_DISPLAY_PRIMARY].isActive) { in reset_panel()
566 ret = hwc_setPowerMode(dev, HWC_DISPLAY_PRIMARY, HWC_POWER_MODE_OFF); in reset_panel()
573 ret = hwc_setPowerMode(dev, HWC_DISPLAY_PRIMARY, HWC_POWER_MODE_NORMAL); in reset_panel()
578 hwc_vsync_control(ctx, HWC_DISPLAY_PRIMARY, 1); in reset_panel()
622 const int dpy = HWC_DISPLAY_PRIMARY; in hwc_set_primary()
759 case HWC_DISPLAY_PRIMARY: in hwc_set()
802 case HWC_DISPLAY_PRIMARY: in hwc_getDisplayConfigs()
903 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].dynRefreshRate); in hwc_dump()
937 if (!hotPluggable && disp == HWC_DISPLAY_PRIMARY) { in hwc_getActiveConfig()
961 if(!hotPluggable && disp == HWC_DISPLAY_PRIMARY) { in hwc_setActiveConfig()