Lines Matching refs:mOverlay
219 ctx->mOverlay->clear(mDpy); in reset()
909 ctx->mOverlay->availablePipes(mDpy, Overlay::MIXER_DEFAULT)); in fullMDPCompWithPTOR()
1213 ctx->mOverlay->availablePipes(mDpy, Overlay::MIXER_DEFAULT)); in loadBasedComp()
1857 if(!ctx->mOverlay->validateAndSet(mDpy, ctx->dpyAttr[mDpy].fd)) { in postHeuristicsHandling()
2120 pipe_info.lIndex = ctx->mOverlay->getPipe(pipeSpecs); in allocSplitVGPipesfor4k2k()
2126 pipe_info.rIndex = ctx->mOverlay->getPipe(pipeSpecs); in allocSplitVGPipesfor4k2k()
2226 pipe_info.index = ctx->mOverlay->getPipe(pipeSpecs); in allocLayerPipes()
2261 overlay::Overlay& ov = *ctx->mOverlay; in draw()
2418 pipe_info.lIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2425 pipe_info.rIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2516 overlay::Overlay& ov = *ctx->mOverlay; in draw()
2770 pipe_info.lIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2808 pipe_info.rIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2813 if(ctx->mOverlay->needsPrioritySwap(pipe_info.lIndex, in acquireMDPPipes()
2941 if(configMdp(ctx->mOverlay, pargL, orient, in configure()
2954 if(configMdp(ctx->mOverlay, pargR, orient, in configure()