Lines Matching refs:mOverlay
186 ctx->mOverlay->clear(mDpy); in reset()
808 ctx->mOverlay->availablePipes(mDpy, Overlay::MIXER_DEFAULT)); in fullMDPCompWithPTOR()
1055 ctx->mOverlay->availablePipes(mDpy, Overlay::MIXER_DEFAULT)); in loadBasedComp()
1535 if(!ctx->mOverlay->validateAndSet(mDpy, ctx->dpyAttr[mDpy].fd)) { in postHeuristicsHandling()
1719 pipe_info.lIndex = ctx->mOverlay->getPipe(pipeSpecs); in allocSplitVGPipesfor4k2k()
1725 pipe_info.rIndex = ctx->mOverlay->getPipe(pipeSpecs); in allocSplitVGPipesfor4k2k()
1826 pipe_info.index = ctx->mOverlay->getPipe(pipeSpecs); in allocLayerPipes()
1862 overlay::Overlay& ov = *ctx->mOverlay; in draw()
2020 pipe_info.lIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2027 pipe_info.rIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2120 overlay::Overlay& ov = *ctx->mOverlay; in draw()
2257 pipe_info.lIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2279 pipe_info.rIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2288 if(ctx->mOverlay->comparePipePriority(pipe_info.lIndex, in acquireMDPPipes()
2388 if(configMdp(ctx->mOverlay, pargL, orient, in configure()
2401 if(configMdp(ctx->mOverlay, pargR, orient, in configure()