Lines Matching refs:dpyAttr
97 ctx->dpyAttr[HWC_DISPLAY_EXTERNAL].isActive = false; in handle_uevent()
100 ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].isActive = true; in handle_uevent()
128 ctx->dpyAttr[dpy].connected = false; in handle_uevent()
139 IFBUpdate::getObject(ctx->dpyAttr[dpy].xres, dpy); in handle_uevent()
140 ctx->dpyAttr[dpy].isPause = false; in handle_uevent()
144 ctx->dpyAttr[dpy].xres, dpy); in handle_uevent()
147 ctx->dpyAttr[dpy].connected = true; in handle_uevent()
158 ctx->dpyAttr[dpy].isActive = true; in handle_uevent()
159 ctx->dpyAttr[dpy].isPause = true; in handle_uevent()
165 ctx->dpyAttr[dpy].isActive = true; in handle_uevent()
166 ctx->dpyAttr[dpy].isPause = false; in handle_uevent()