Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.cpp1545 int rotCount = ctx->mRotMgr->getNumActiveSessions(); in resourceCheck() local
1552 rotCount++; in resourceCheck()
1557 if(rotCount > RotMgr::MAX_ROT_SESS) { in resourceCheck()