HomeSort by relevance Sort by last modified time
    Searched refs:getNumActiveSessions (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/display/msm8084/liboverlay/
overlayRotator.h 227 int getNumActiveSessions() { return mUseCount; }
  /hardware/qcom/display/msm8226/liboverlay/
overlayRotator.h 239 int getNumActiveSessions() { return mUseCount; }
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc.cpp 132 if(ctx->mRotMgr->getNumActiveSessions() == 0)
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc.cpp 132 if(ctx->mRotMgr->getNumActiveSessions() == 0)
hwc_mdpcomp.cpp     [all...]

Completed in 475 milliseconds