Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_mdpcomp.cpp1553 int rotCount = ctx->mRotMgr->getNumActiveSessions(); in resourceCheck() local
1560 rotCount++; in resourceCheck()
1565 if(rotCount > RotMgr::MAX_ROT_SESS) { in resourceCheck()
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_mdpcomp.cpp1883 int rotCount = ctx->mRotMgr->getNumActiveSessions(); in resourceCheck() local
1890 rotCount++; in resourceCheck()
1895 if(rotCount > RotMgr::MAX_ROT_SESS) { in resourceCheck()