Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:isActive

182              * rely on isActive and connected attributes of dpyAttr to
270 (ctx->dpyAttr[dpy].isActive ||
277 if (!ctx->dpyAttr[dpy].isActive) {
287 ctx->dpyAttr[dpy].isActive = true;
323 ctx->dpyAttr[dpy].isActive &&
506 ctx->dpyAttr[dpy].isActive = not(mode == HWC_POWER_MODE_OFF);
520 ctx->dpyAttr[dpy].isActive = not(mode == HWC_POWER_MODE_OFF);
530 ctx->dpyAttr[dpy].isActive = not(mode == HWC_POWER_MODE_OFF);
546 if (!ctx->dpyAttr[HWC_DISPLAY_PRIMARY].isActive) {
610 if (LIKELY(list) && ctx->dpyAttr[dpy].isActive
692 if (LIKELY(list) && ctx->dpyAttr[dpy].isActive &&