Home | History | Annotate | Download | only in libhwcomposer

Lines Matching full:hwc_display_primary

193             ((dpy == HWC_DISPLAY_PRIMARY) &&
284 const int dpy = HWC_DISPLAY_PRIMARY;
395 case HWC_DISPLAY_PRIMARY:
440 if(dpy == HWC_DISPLAY_PRIMARY) {
489 case HWC_DISPLAY_PRIMARY:
559 if (!ctx->dpyAttr[HWC_DISPLAY_PRIMARY].isActive) {
566 ret = hwc_setPowerMode(dev, HWC_DISPLAY_PRIMARY, HWC_POWER_MODE_OFF);
573 ret = hwc_setPowerMode(dev, HWC_DISPLAY_PRIMARY, HWC_POWER_MODE_NORMAL);
578 hwc_vsync_control(ctx, HWC_DISPLAY_PRIMARY, 1);
622 const int dpy = HWC_DISPLAY_PRIMARY;
759 case HWC_DISPLAY_PRIMARY:
802 case HWC_DISPLAY_PRIMARY:
903 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].dynRefreshRate);
937 if (!hotPluggable && disp == HWC_DISPLAY_PRIMARY) {
961 if(!hotPluggable && disp == HWC_DISPLAY_PRIMARY) {