Home
last modified time | relevance | path

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

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