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

/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_mdpcomp.cpp1544 // Init rotCount to number of rotate sessions used by other displays
1545 int rotCount = ctx->mRotMgr->getNumActiveSessions(); local
1552 rotCount++;
1557 if(rotCount > RotMgr::MAX_ROT_SESS) {

Completed in 51 milliseconds