Searched refs:isPipeTypeAttached (Results 1 - 12 of 12) sorted by relevance

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

Completed in 193 milliseconds