Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:mRotMgr

200     ctx->mRotMgr = new RotMgr();
206 ctx->mRotMgr = new RotMgr();
264 if(ctx->mRotMgr) {
265 delete ctx->mRotMgr;
266 ctx->mRotMgr = NULL;
683 int rotFd = ctx->mRotMgr->getRotDevFd();
983 *rot = ctx->mRotMgr->getNext();
1040 (*rot) = ctx->mRotMgr->getNext();