Lines Matching refs:Overlay
909 ctx->mOverlay->availablePipes(mDpy, Overlay::MIXER_DEFAULT)); in fullMDPCompWithPTOR()
1213 ctx->mOverlay->availablePipes(mDpy, Overlay::MIXER_DEFAULT)); in loadBasedComp()
2114 Overlay::PipeSpecs pipeSpecs; in allocSplitVGPipesfor4k2k()
2115 pipeSpecs.formatClass = Overlay::FORMAT_YUV; in allocSplitVGPipesfor4k2k()
2216 Overlay::PipeSpecs pipeSpecs; in allocLayerPipes()
2218 Overlay::FORMAT_YUV : Overlay::FORMAT_RGB; in allocLayerPipes()
2261 overlay::Overlay& ov = *ctx->mOverlay; in draw()
2405 Overlay::PipeSpecs pipeSpecs; in acquireMDPPipes()
2407 Overlay::FORMAT_YUV : Overlay::FORMAT_RGB; in acquireMDPPipes()
2410 pipeSpecs.mixer = Overlay::MIXER_LEFT; in acquireMDPPipes()
2424 pipeSpecs.mixer = Overlay::MIXER_RIGHT; in acquireMDPPipes()
2516 overlay::Overlay& ov = *ctx->mOverlay; in draw()
2762 Overlay::PipeSpecs pipeSpecs; in acquireMDPPipes()
2764 Overlay::FORMAT_YUV : Overlay::FORMAT_RGB; in acquireMDPPipes()
2966 const int fbNum = Overlay::getFbForDpy(Overlay::DPY_PRIMARY); in getPartialUpdatePref()
2988 const int fbNum = Overlay::getFbForDpy(Overlay::DPY_PRIMARY); in setPartialUpdatePref()