Searched refs:mHDMIDisplay (Results 1 – 4 of 4) sorted by relevance
47 if (ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) { in getConnectedDisplay()139 if (ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) { in handle_uevent()184 ctx->mHDMIDisplay->configure(); in handle_uevent()185 ctx->mHDMIDisplay->activateDisplay(); in handle_uevent()
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()[all …]
76 if (!ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) { in handle_blank_event()
620 qhwc::HDMIDisplay *mHDMIDisplay; member