Home
last modified time | relevance | path

Searched refs:getNumActiveSessions (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/display/msm8084/liboverlay/
DoverlayRotator.h227 int getNumActiveSessions() { return mUseCount; } in getNumActiveSessions() function
/hardware/qcom/display/msm8226/liboverlay/
DoverlayRotator.h243 int getNumActiveSessions() { return mUseCount; } in getNumActiveSessions() function
/hardware/qcom/display/msm8909/liboverlay/
DoverlayRotator.h306 int getNumActiveSessions() { return mUseCount; } in getNumActiveSessions() function
/hardware/qcom/display/msm8994/liboverlay/
DoverlayRotator.h306 int getNumActiveSessions() { return mUseCount; } in getNumActiveSessions() function
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc.cpp132 if(ctx->mRotMgr->getNumActiveSessions() == 0) in setDMAState()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc.cpp123 if(ctx->mRotMgr->getNumActiveSessions() == 0) in setDMAState()
Dhwc_mdpcomp.cpp1850 int rotCount = ctx->mRotMgr->getNumActiveSessions(); in resourceCheck()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc.cpp142 if(ctx->mRotMgr->getNumActiveSessions() == 0) in setDMAState()
Dhwc_mdpcomp.cpp1553 int rotCount = ctx->mRotMgr->getNumActiveSessions(); in resourceCheck()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc.cpp122 if(ctx->mRotMgr->getNumActiveSessions() == 0) in setDMAState()
Dhwc_mdpcomp.cpp1883 int rotCount = ctx->mRotMgr->getNumActiveSessions(); in resourceCheck()