Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:connected

123         ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].connected = false;
129 /* Need to send hotplug only when connected WFD in proprietary path */
182 /* Display not connected */
183 if(!ctx->dpyAttr[dpy].connected){
191 ctx->dpyAttr[dpy].connected = false;
214 /* Display already connected */
215 if(ctx->dpyAttr[dpy].connected) {
226 //fail, since Layer Mixer#0 is still connected to WriteBack.
238 if(ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].connected) {
242 // If wfd is connected via wfd-client and if HDMI is
243 // connected, we have to teardown wfd session.
277 ctx->dpyAttr[dpy].connected = true;