Lines Matching refs:mOverlay
193 ctx->mOverlay->clear(mDpy); in reset()
898 ctx->mOverlay->availablePipes(mDpy, Overlay::MIXER_DEFAULT)); in fullMDPCompWithPTOR()
1220 ctx->mOverlay->availablePipes(mDpy, Overlay::MIXER_DEFAULT)); in loadBasedComp()
1832 if(!ctx->mOverlay->validateAndSet(mDpy, ctx->dpyAttr[mDpy].fd)) { in postHeuristicsHandling()
2084 pipe_info.lIndex = ctx->mOverlay->getPipe(pipeSpecs); in allocSplitVGPipesfor4k2k()
2090 pipe_info.rIndex = ctx->mOverlay->getPipe(pipeSpecs); in allocSplitVGPipesfor4k2k()
2190 pipe_info.index = ctx->mOverlay->getPipe(pipeSpecs); in allocLayerPipes()
2220 overlay::Overlay& ov = *ctx->mOverlay; in draw()
2377 pipe_info.lIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2384 pipe_info.rIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2470 overlay::Overlay& ov = *ctx->mOverlay; in draw()
2607 pipe_info.lIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2635 pipe_info.rIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2644 if(ctx->mOverlay->comparePipePriority(pipe_info.lIndex, in acquireMDPPipes()
2760 if(configMdp(ctx->mOverlay, pargL, orient, in configure()
2773 if(configMdp(ctx->mOverlay, pargR, orient, in configure()