Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:mExtDisplay

214     ctx->mExtDisplay = new ExternalDisplay(ctx);
316 if(ctx->mExtDisplay) {
317 delete ctx->mExtDisplay;
318 ctx->mExtDisplay = NULL;
393 ctx->mExtDisplay->getAttributes(fbWidth, fbHeight);
553 ctx->mExtDisplay->getAttributes(extW, extH);
634 ctx->mExtDisplay->getAttributes(extW, extH);
1013 ctx->mExtDisplay->isCEUnderscanSupported()) {