Home
last modified time | relevance | path

Searched refs:mDMAInUse (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h337 bool mDMAInUse; member
Dhwc_mdpcomp.cpp321 ctx->mDMAInUse = true; in getMdpPipe()
536 if(ctx->mNeedsRotator && ctx->mDMAInUse) { in isYUVDoable()
671 ctx->mDMAInUse = false; in programMDP()