Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:mRotMgr

201     ctx->mRotMgr = new RotMgr();
207 ctx->mRotMgr = new RotMgr();
265 if(ctx->mRotMgr) {
266 delete ctx->mRotMgr;
267 ctx->mRotMgr = NULL;
675 int rotFd = ctx->mRotMgr->getRotDevFd();
976 *rot = ctx->mRotMgr->getNext();
1033 (*rot) = ctx->mRotMgr->getNext();