Lines Matching refs:mHDMIDisplay
194 ctx->mHDMIDisplay->isHDMIPrimaryDisplay())); in isHotPluggable()
290 ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) in hwc_prepare_primary()
300 int cableConnected = ctx->mHDMIDisplay->getConnectedState(); in hwc_prepare_primary()
304 ctx->mHDMIDisplay->activateDisplay(); in hwc_prepare_primary()
490 if(ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) { in hwc_setPowerMode()
512 ctx->mHDMIDisplay->setHPD(1); in hwc_setPowerMode()
804 ctx->mHDMIDisplay->getDisplayConfigs(configs, numConfigs); in hwc_getDisplayConfigs()
818 ctx->mHDMIDisplay->getDisplayConfigs(configs, numConfigs); in hwc_getDisplayConfigs()
845 ret = ctx->mHDMIDisplay->getAttrForConfig(config, xres, yres, refresh); in hwc_getDisplayAttributes()
943 return ctx->mHDMIDisplay->getActiveConfig(); in hwc_getActiveConfig()
968 return ctx->mHDMIDisplay->setActiveConfig(index); in hwc_setActiveConfig()