Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:isActive

181              * rely on isActive and connected attributes of dpyAttr to
289 (ctx->dpyAttr[dpy].isActive ||
295 if (!ctx->dpyAttr[dpy].isActive) {
305 ctx->dpyAttr[dpy].isActive = true;
341 ctx->dpyAttr[dpy].isActive &&
516 ctx->dpyAttr[dpy].isActive = not(mode == HWC_POWER_MODE_OFF);
530 ctx->dpyAttr[dpy].isActive = not(mode == HWC_POWER_MODE_OFF);
540 ctx->dpyAttr[dpy].isActive = not(mode == HWC_POWER_MODE_OFF);
559 if (!ctx->dpyAttr[HWC_DISPLAY_PRIMARY].isActive) {
623 if (LIKELY(list) && ctx->dpyAttr[dpy].isActive
706 if (LIKELY(list) && ctx->dpyAttr[dpy].isActive &&