Lines Matching refs:destL
340 ovutils::eDest destL = ov.getPipe(pipeSpecs); in configure() local
341 if(destL == ovutils::OV_INVALID) { //None available in configure()
347 mDestLeft = destL; in configure()
364 dstL, NULL, destL)< 0) { in configure()
509 ovutils::eDest destL = ov.getPipe(pipeSpecs); in configure() local
510 if(destL == ovutils::OV_INVALID) { in configure()
544 if(ctx->mOverlay->needsPrioritySwap(destL, destR)) { in configure()
545 qhwc::swap(destL, destR); in configure()
555 mDestLeft = destL; in configure()
558 if(destL != OV_INVALID) { in configure()
560 cropL, dstL, NULL /*metadata*/, destL) < 0) { in configure()