/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.cpp | 200 ctx->mRotMgr = new RotMgr(); in initContext() 206 ctx->mRotMgr = new RotMgr(); in initContext() 264 if(ctx->mRotMgr) { in closeContext() 265 delete ctx->mRotMgr; in closeContext() 266 ctx->mRotMgr = NULL; in closeContext() 681 int rotFd = ctx->mRotMgr->getRotDevFd(); in hwc_sync() 981 *rot = ctx->mRotMgr->getNext(); in configureLowRes() 1038 (*rot) = ctx->mRotMgr->getNext(); in configureHighRes()
|
D | hwc.cpp | 216 ctx->mRotMgr->configBegin(); in hwc_prepare() 237 ctx->mRotMgr->configDone(); in hwc_prepare() 284 ctx->mRotMgr->clear(); in hwc_blank() 584 ctx->mRotMgr->getDump(ovDump, 2048); in hwc_dump()
|
D | hwc_utils.h | 310 overlay::RotMgr *mRotMgr; member
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc.cpp | 132 if(ctx->mRotMgr->getNumActiveSessions() == 0) in setDMAState() 355 ctx->mRotMgr->configBegin(); in hwc_prepare() 378 ctx->mRotMgr->configDone(); in hwc_prepare() 433 ctx->mRotMgr->clear(); in hwc_setPowerMode() 463 ctx->mRotMgr->clear(); in hwc_setPowerMode() 832 ctx->mRotMgr->getDump(ovDump, 1024); in hwc_dump()
|
D | hwc_utils.cpp | 192 ctx->mRotMgr = RotMgr::getInstance(); in initContext() 299 if(ctx->mRotMgr) { in closeContext() 300 delete ctx->mRotMgr; in closeContext() 301 ctx->mRotMgr = NULL; in closeContext() 1314 int rotFd = ctx->mRotMgr->getRotDevFd(); in hwc_sync() 1675 *rot = ctx->mRotMgr->getNext(); in configureNonSplit() 1783 (*rot) = ctx->mRotMgr->getNext(); in configureSplit() 1914 (*rot) = ctx->mRotMgr->getNext(); in configureSourceSplit()
|
D | hwc_utils.h | 506 overlay::RotMgr *mRotMgr; member
|
D | hwc_fbupdate.cpp | 92 mRot = ctx->mRotMgr->getNext(); in preRotateExtDisplay()
|
D | hwc_mdpcomp.cpp | 2123 (*rot) = ctx->mRotMgr->getNext(); in configure()
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_utils.cpp | 134 ctx->mRotMgr = new RotMgr(); in initContext() 141 ctx->mRotMgr = new RotMgr(); in initContext() 196 if(ctx->mRotMgr) { in closeContext() 197 delete ctx->mRotMgr; in closeContext() 198 ctx->mRotMgr = NULL; in closeContext() 627 int rotFd = ctx->mRotMgr->getRotDevFd(); in hwc_sync() 935 *rot = ctx->mRotMgr->getNext(); in configureLowRes() 1001 (*rot) = ctx->mRotMgr->getNext(); in configureHighRes()
|
D | hwc.cpp | 253 ctx->mRotMgr->configBegin(); in hwc_prepare() 284 ctx->mRotMgr->configDone(); in hwc_prepare() 334 ctx->mRotMgr->clear(); in hwc_blank() 681 ctx->mRotMgr->getDump(ovDump, 1024); in hwc_dump()
|
D | hwc_utils.h | 363 overlay::RotMgr *mRotMgr; member
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc.cpp | 132 if(ctx->mRotMgr->getNumActiveSessions() == 0) in setDMAState() 345 ctx->mRotMgr->configBegin(); in hwc_prepare() 368 ctx->mRotMgr->configDone(); in hwc_prepare() 423 ctx->mRotMgr->clear(); in hwc_setPowerMode() 832 ctx->mRotMgr->getDump(ovDump, 1024); in hwc_dump()
|
D | hwc_utils.cpp | 199 ctx->mRotMgr = RotMgr::getInstance(); in initContext() 317 if(ctx->mRotMgr) { in closeContext() 318 delete ctx->mRotMgr; in closeContext() 319 ctx->mRotMgr = NULL; in closeContext() 1301 int rotFd = ctx->mRotMgr->getRotDevFd(); in hwc_sync() 1679 *rot = ctx->mRotMgr->getNext(); in configureNonSplit() 1787 (*rot) = ctx->mRotMgr->getNext(); in configureSplit() 1917 (*rot) = ctx->mRotMgr->getNext(); in configureSourceSplit()
|
D | hwc_fbupdate.cpp | 99 mRot = ctx->mRotMgr->getNext(); in preRotateExtDisplay()
|
D | hwc_utils.h | 539 overlay::RotMgr *mRotMgr; member
|
D | hwc_mdpcomp.cpp | 1545 int rotCount = ctx->mRotMgr->getNumActiveSessions(); in resourceCheck() 2333 (*rot) = ctx->mRotMgr->getNext(); in configure()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc.cpp | 122 if(ctx->mRotMgr->getNumActiveSessions() == 0) in setDMAState() 360 ctx->mRotMgr->configBegin(); in hwc_prepare() 383 ctx->mRotMgr->configDone(); in hwc_prepare() 443 ctx->mRotMgr->clear(); in hwc_setPowerMode() 881 ctx->mRotMgr->getDump(ovDump, 1024); in hwc_dump()
|
D | hwc_utils.cpp | 304 ctx->mRotMgr = RotMgr::getInstance(); in initContext() 434 if(ctx->mRotMgr) { in closeContext() 435 delete ctx->mRotMgr; in closeContext() 436 ctx->mRotMgr = NULL; in closeContext() 1526 int rotFd = ctx->mRotMgr->getRotDevFd(); in hwc_sync() 2009 *rot = ctx->mRotMgr->getNext(); in configureNonSplit() 2120 (*rot) = ctx->mRotMgr->getNext(); in configureSplit() 2255 (*rot) = ctx->mRotMgr->getNext(); in configureSourceSplit() 2794 if(ctx->mRotMgr) { in clearPipeResources() 2795 ctx->mRotMgr->clear(); in clearPipeResources()
|
D | hwc_qclient.cpp | 329 ctx->mRotMgr->clear(); in toggleScreenUpdate()
|
D | hwc_utils.h | 612 overlay::RotMgr *mRotMgr; member
|
D | hwc_fbupdate.cpp | 97 mRot = ctx->mRotMgr->getNext(); in preRotateExtDisplay()
|
D | hwc_mdpcomp.cpp | 1883 int rotCount = ctx->mRotMgr->getNumActiveSessions(); in resourceCheck() 2883 (*rot) = ctx->mRotMgr->getNext(); in configure()
|