Lines Matching refs:mOverlay
178 ctx->mOverlay->clear(mDpy); in reset()
800 ctx->mOverlay->availablePipes(mDpy, Overlay::MIXER_DEFAULT)); in fullMDPCompWithPTOR()
1047 ctx->mOverlay->availablePipes(mDpy, Overlay::MIXER_DEFAULT)); in loadBasedComp()
1527 if(!ctx->mOverlay->validateAndSet(mDpy, ctx->dpyAttr[mDpy].fd)) { in postHeuristicsHandling()
1711 pipe_info.lIndex = ctx->mOverlay->getPipe(pipeSpecs); in allocSplitVGPipesfor4k2k()
1717 pipe_info.rIndex = ctx->mOverlay->getPipe(pipeSpecs); in allocSplitVGPipesfor4k2k()
1818 pipe_info.index = ctx->mOverlay->getPipe(pipeSpecs); in allocLayerPipes()
1854 overlay::Overlay& ov = *ctx->mOverlay; in draw()
2012 pipe_info.lIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2019 pipe_info.rIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2112 overlay::Overlay& ov = *ctx->mOverlay; in draw()
2249 pipe_info.lIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2271 pipe_info.rIndex = ctx->mOverlay->getPipe(pipeSpecs); in acquireMDPPipes()
2280 if(ctx->mOverlay->comparePipePriority(pipe_info.lIndex, in acquireMDPPipes()
2380 if(configMdp(ctx->mOverlay, pargL, orient, in configure()
2393 if(configMdp(ctx->mOverlay, pargR, orient, in configure()