/hardware/qcom/display/msm8960/libqdutils/ |
D | mdp_version.h | 74 bool hasOverlay() {return mHasOverlay;} in hasOverlay() function
|
/hardware/qcom/display/msm8974/libqdutils/ |
D | mdp_version.h | 95 bool hasOverlay() {return mHasOverlay;} in hasOverlay() function
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_fbupdate.cpp | 50 if(!ctx->mMDP.hasOverlay) { in prepare() 153 if(!ctx->mMDP.hasOverlay) { in prepare()
|
D | hwc_utils.h | 68 bool hasOverlay; member
|
D | hwc_utils.cpp | 202 ctx->mMDP.hasOverlay = qdutils::MDPVersion::getInstance().hasOverlay(); in initContext()
|
D | hwc.cpp | 339 if(ctx->mMDP.hasOverlay) in hwc_query()
|
D | hwc_copybit.cpp | 75 if(ctx->mMDP.hasOverlay) { in canUseCopybitForYUV()
|
/hardware/qcom/display/msm8226/libqdutils/ |
D | mdp_version.h | 118 bool hasOverlay() {return mHasOverlay;} in hasOverlay() function
|
/hardware/qcom/display/msm8084/libqdutils/ |
D | mdp_version.h | 118 bool hasOverlay() {return mHasOverlay;} in hasOverlay() function
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_fbupdate.cpp | 56 if(!ctx->mMDP.hasOverlay) { in prepare() 179 if(!ctx->mMDP.hasOverlay) { in prepare()
|
D | hwc_utils.h | 68 bool hasOverlay; member
|
D | hwc_copybit.cpp | 76 if(ctx->mMDP.hasOverlay && ctx->mMDP.version >= qdutils::MDP_V4_0) { in canUseCopybitForYUV()
|
D | hwc_utils.cpp | 136 ctx->mMDP.hasOverlay = qdutils::MDPVersion::getInstance().hasOverlay(); in initContext()
|
D | hwc.cpp | 387 if(ctx->mMDP.hasOverlay) { in hwc_query()
|
/hardware/qcom/display/msm8994/libqdutils/ |
D | mdp_version.h | 112 bool hasOverlay() {return mHasOverlay;} in hasOverlay() function
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_fbupdate.cpp | 120 if(!ctx->mMDP.hasOverlay) { in prepare() 272 if(!ctx->mMDP.hasOverlay) { in prepare()
|
D | hwc_utils.h | 75 bool hasOverlay; member
|
D | hwc.cpp | 535 if(ctx->mMDP.hasOverlay) { in hwc_query()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_fbupdate.cpp | 114 if(!ctx->mMDP.hasOverlay) { in prepare() 266 if(!ctx->mMDP.hasOverlay) { in prepare()
|
D | hwc_utils.h | 74 bool hasOverlay; member
|
D | hwc_copybit.cpp | 79 if(ctx->mMDP.hasOverlay && ctx->mMDP.version >= qdutils::MDP_V4_0) { in canUseCopybitForYUV()
|
D | hwc.cpp | 557 if(ctx->mMDP.hasOverlay) { in hwc_query()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_fbupdate.cpp | 118 if(!ctx->mMDP.hasOverlay) { in prepare() 264 if(!ctx->mMDP.hasOverlay) { in prepare()
|
D | hwc_utils.h | 81 bool hasOverlay; member
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/ |
D | HwcLayerList.cpp | 337 bool hasOverlay = mOverlayCandidates.size() != 0; in initialize() local 340 if (hasOverlay) { in initialize()
|