Home
last modified time | relevance | path

Searched refs:isPipeTypeAttached (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/qcom/display/msm8084/liboverlay/
H A Doverlay.h120 bool isPipeTypeAttached(utils::eMdpPipeType type);
H A Doverlay.cpp260 bool Overlay::isPipeTypeAttached(eMdpPipeType type) { in isPipeTypeAttached() function in overlay::Overlay
/aosp12/hardware/qcom/display/msm8226/liboverlay/
H A Doverlay.h121 bool isPipeTypeAttached(utils::eMdpPipeType type);
H A Doverlay.cpp283 bool Overlay::isPipeTypeAttached(eMdpPipeType type) { in isPipeTypeAttached() function in overlay::Overlay
/aosp12/hardware/qcom/display/msm8994/liboverlay/
H A Doverlay.h124 bool isPipeTypeAttached(utils::eMdpPipeType type);
H A Doverlay.cpp275 bool Overlay::isPipeTypeAttached(eMdpPipeType type) { in isPipeTypeAttached() function in overlay::Overlay
/aosp12/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc.cpp152 if(ctx->mOverlay->isPipeTypeAttached( in setDMAState()
170 if(ctx->mOverlay->isPipeTypeAttached( in setDMAState()
/aosp12/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc.cpp162 if(ctx->mOverlay->isPipeTypeAttached( in setDMAState()
180 if(ctx->mOverlay->isPipeTypeAttached( in setDMAState()
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc.cpp144 if(ctx->mOverlay->isPipeTypeAttached( in setDMAState()
162 if(ctx->mOverlay->isPipeTypeAttached( in setDMAState()