Searched refs:hasOverlay (Results 1 - 25 of 31) sorted by relevance

12

/hardware/qcom/display/msm8960/libqdutils/
H A Dmdp_version.h74 bool hasOverlay() {return mHasOverlay;} function in class:qdutils::MDPVersion
/hardware/qcom/display/msm8084/libqdutils/
H A Dmdp_version.h118 bool hasOverlay() {return mHasOverlay;} function in class:qdutils::MDPVersion
/hardware/qcom/display/msm8226/libqdutils/
H A Dmdp_version.h118 bool hasOverlay() {return mHasOverlay;} function in class:qdutils::MDPVersion
/hardware/qcom/display/msm8909/libqdutils/
H A Dmdp_version.h112 bool hasOverlay() {return mHasOverlay;} function in class:qdutils::MDPVersion
/hardware/qcom/display/msm8994/libqdutils/
H A Dmdp_version.h112 bool hasOverlay() {return mHasOverlay;} function in class:qdutils::MDPVersion
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_fbupdate.cpp50 if(!ctx->mMDP.hasOverlay) {
153 if(!ctx->mMDP.hasOverlay) {
H A Dhwc_utils.h68 bool hasOverlay; member in struct:qhwc::MDPInfo
H A Dhwc.cpp339 if(ctx->mMDP.hasOverlay)
H A Dhwc_copybit.cpp75 if(ctx->mMDP.hasOverlay) {
H A Dhwc_utils.cpp202 ctx->mMDP.hasOverlay = qdutils::MDPVersion::getInstance().hasOverlay();
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_fbupdate.cpp114 if(!ctx->mMDP.hasOverlay) {
266 if(!ctx->mMDP.hasOverlay) {
H A Dhwc_utils.h74 bool hasOverlay; member in struct:qhwc::MDPInfo
H A Dhwc.cpp557 if(ctx->mMDP.hasOverlay) {
H A Dhwc_copybit.cpp79 if(ctx->mMDP.hasOverlay && ctx->mMDP.version >= qdutils::MDP_V4_0) {
H A Dhwc_utils.cpp188 ctx->mMDP.hasOverlay = qdutils::MDPVersion::getInstance().hasOverlay();
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_fbupdate.cpp120 if(!ctx->mMDP.hasOverlay) {
272 if(!ctx->mMDP.hasOverlay) {
H A Dhwc_utils.h75 bool hasOverlay; member in struct:qhwc::MDPInfo
H A Dhwc.cpp545 if(ctx->mMDP.hasOverlay) {
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_fbupdate.cpp118 if(!ctx->mMDP.hasOverlay) {
261 if(!ctx->mMDP.hasOverlay) {
H A Dhwc_utils.h87 bool hasOverlay; member in struct:qhwc::MDPInfo
H A Dhwc.cpp583 if(ctx->mMDP.hasOverlay) {
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_fbupdate.cpp118 if(!ctx->mMDP.hasOverlay) {
264 if(!ctx->mMDP.hasOverlay) {
H A Dhwc_utils.h81 bool hasOverlay; member in struct:qhwc::MDPInfo
H A Dhwc.cpp596 if(ctx->mMDP.hasOverlay) {
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
H A DHwcLayerList.cpp337 bool hasOverlay = mOverlayCandidates.size() != 0; local
340 if (hasOverlay) {

Completed in 322 milliseconds

12