Lines Matching refs:mOverlay
174 ctx->mOverlay->clear(mDpy); in reset()
878 ctx->mOverlay->availablePipes(mDpy, Overlay::MIXER_DEFAULT)); in loadBasedComp()
1357 if(!ctx->mOverlay->validateAndSet(mDpy, ctx->dpyAttr[mDpy].fd)) { in postHeuristicsHandling()
1510 pipe_info.lIndex = ctx->mOverlay->getPipe(pipeSpecs); in allocSplitVGPipesfor4k2k()
1516 pipe_info.rIndex = ctx->mOverlay->getPipe(pipeSpecs); in allocSplitVGPipesfor4k2k()
1603 pipe_info.index = ctx->mOverlay->getPipe(pipeSpecs); in allocLayerPipes()
1649 overlay::Overlay& ov = *ctx->mOverlay; in draw()
1800 pipe_info.lIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
1807 pipe_info.rIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
1910 overlay::Overlay& ov = *ctx->mOverlay; in draw()
2043 pipe_info.lIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2066 pipe_info.rIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2075 if(ctx->mOverlay->comparePipePriority(pipe_info.lIndex, in acquireMDPPipes()
2176 if(configMdp(ctx->mOverlay, pargL, orient, in configure()
2189 if(configMdp(ctx->mOverlay, pargR, orient, in configure()