Home
last modified time | relevance | path

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

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