Home
last modified time | relevance | path

Searched refs:hasOverlay (Results 1 – 20 of 20) sorted by relevance

/hardware/qcom/display/msm8226/libqdutils/
Dmdp_version.h118 bool hasOverlay() {return mHasOverlay;} in hasOverlay() function
/hardware/qcom/display/msm8084/libqdutils/
Dmdp_version.h118 bool hasOverlay() {return mHasOverlay;} in hasOverlay() function
/hardware/qcom/display/msm8994/libqdutils/
Dmdp_version.h112 bool hasOverlay() {return mHasOverlay;} in hasOverlay() function
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_fbupdate.cpp120 if(!ctx->mMDP.hasOverlay) { in prepare()
272 if(!ctx->mMDP.hasOverlay) { in prepare()
Dhwc_utils.h75 bool hasOverlay; member
Dhwc_copybit.cpp79 if(ctx->mMDP.hasOverlay && ctx->mMDP.version >= qdutils::MDP_V4_0) { in canUseCopybitForYUV()
Dhwc_utils.cpp195 ctx->mMDP.hasOverlay = qdutils::MDPVersion::getInstance().hasOverlay(); in initContext()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_fbupdate.cpp114 if(!ctx->mMDP.hasOverlay) { in prepare()
266 if(!ctx->mMDP.hasOverlay) { in prepare()
Dhwc_utils.h74 bool hasOverlay; member
Dhwc_copybit.cpp79 if(ctx->mMDP.hasOverlay && ctx->mMDP.version >= qdutils::MDP_V4_0) { in canUseCopybitForYUV()
Dhwc.cpp557 if(ctx->mMDP.hasOverlay) { in hwc_query()
Dhwc_utils.cpp188 ctx->mMDP.hasOverlay = qdutils::MDPVersion::getInstance().hasOverlay(); in initContext()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_fbupdate.cpp118 if(!ctx->mMDP.hasOverlay) { in prepare()
264 if(!ctx->mMDP.hasOverlay) { in prepare()
Dhwc_utils.h81 bool hasOverlay; member
Dhwc.cpp596 if(ctx->mMDP.hasOverlay) { in hwc_query()
Dhwc_copybit.cpp79 if(ctx->mMDP.hasOverlay && ctx->mMDP.version >= qdutils::MDP_V4_0) { in canUseCopybitForYUV()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h68 bool hasOverlay; member
Dhwc_utils.cpp202 ctx->mMDP.hasOverlay = qdutils::MDPVersion::getInstance().hasOverlay(); in initContext()
Dhwc_copybit.cpp75 if(ctx->mMDP.hasOverlay) { in canUseCopybitForYUV()
Dhwc.cpp339 if(ctx->mMDP.hasOverlay) in hwc_query()