Home
last modified time | relevance | path

Searched refs:mBWCEnabled (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_qclient.cpp266 ctx->mBWCEnabled = (bool) enable; in toggleBWC()
Dhwc_utils.h679 bool mBWCEnabled; member
Dhwc_utils.cpp305 ctx->mBWCEnabled = qdutils::MDPVersion::getInstance().supportsBWC(); in initContext()
2547 if(not ctx->mBWCEnabled) return; in setBwc()
2815 ctx->mBWCEnabled = false; in handle_online()
2851 ctx->mBWCEnabled = true; in handle_offline()