Lines Matching refs:ov
316 overlay::Overlay& ov = *ctx->mOverlay; in getMdpPipe() local
321 mdp_pipe = ov.nextPipe(ovutils::OV_MDP_PIPE_DMA, mDpy); in getMdpPipe()
328 mdp_pipe = ov.nextPipe(ovutils::OV_MDP_PIPE_RGB, mDpy); in getMdpPipe()
338 return ov.nextPipe(ovutils::OV_MDP_PIPE_VG, mDpy); in getMdpPipe()
632 overlay::Overlay& ov = *ctx->mOverlay; in getAvailablePipes() local
634 int numAvailable = ov.availablePipes(mDpy); in getAvailablePipes()
902 overlay::Overlay& ov = *ctx->mOverlay; in draw() local
945 if (!ov.queueBuffer(fd, offset, dest)) { in draw()
1006 overlay::Overlay& ov = *ctx->mOverlay; in allocLayerPipes() local
1092 overlay::Overlay& ov = *ctx->mOverlay; in draw() local
1134 if (!ov.queueBuffer(fd, offset, destL)) { in draw()
1145 if (!ov.queueBuffer(fd, offset, destR)) { in draw()