Home
last modified time | relevance | path

Searched refs:isHDMIPrimaryDisplay (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/display/msm8909/libhdmi/
Dhdmi_stub.cpp49 bool HDMIDisplay::isHDMIPrimaryDisplay() { in isHDMIPrimaryDisplay() function in qhwc::HDMIDisplay
Dhdmi.h66 bool isHDMIPrimaryDisplay();
Dhdmi.cpp148 if (isHDMIPrimaryDisplay()) { in HDMIDisplay()
663 bool HDMIDisplay::isHDMIPrimaryDisplay() { in isHDMIPrimaryDisplay() function in qhwc::HDMIDisplay
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_uevents.cpp47 if (ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) { in getConnectedDisplay()
139 if (ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) { in handle_uevent()
Dhwc_vsync.cpp77 if (!ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) { in handle_blank_event()
Dhwc.cpp271 ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) in hwc_prepare_primary()
481 if(ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) { in hwc_setPowerMode()
Dhwc_utils.cpp303 if(ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) { in initContext()
2867 if (ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) { in handle_offline()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_uevents.cpp47 if (ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) { in getConnectedDisplay()
139 if (ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) { in handle_uevent()
Dhwc_vsync.cpp77 if (!ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) { in handle_blank_event()
Dhwc.cpp194 ctx->mHDMIDisplay->isHDMIPrimaryDisplay())); in isHotPluggable()
290 ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) in hwc_prepare_primary()
490 if(ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) { in hwc_setPowerMode()
Dhwc_utils.cpp279 if(ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) { in initContext()
2838 if (ctx->mHDMIDisplay->isHDMIPrimaryDisplay()) { in handle_offline()
/hardware/qcom/display/msm8994/libhdmi/
Dhdmi.h66 bool isHDMIPrimaryDisplay();
Dhdmi.cpp159 if (isHDMIPrimaryDisplay()) { in HDMIDisplay()
686 bool HDMIDisplay::isHDMIPrimaryDisplay() { in isHDMIPrimaryDisplay() function in qhwc::HDMIDisplay