Lines Matching refs:ov
314 overlay::Overlay& ov = *ctx->mOverlay; in getMdpPipe() local
319 mdp_pipe = ov.nextPipe(ovutils::OV_MDP_PIPE_DMA, mDpy); in getMdpPipe()
326 mdp_pipe = ov.nextPipe(ovutils::OV_MDP_PIPE_RGB, mDpy); in getMdpPipe()
336 return ov.nextPipe(ovutils::OV_MDP_PIPE_VG, mDpy); in getMdpPipe()
629 overlay::Overlay& ov = *ctx->mOverlay; in getAvailablePipes() local
631 int numAvailable = ov.availablePipes(mDpy); in getAvailablePipes()
906 overlay::Overlay& ov = *ctx->mOverlay; in draw() local
949 if (!ov.queueBuffer(fd, offset, dest)) { in draw()
1010 overlay::Overlay& ov = *ctx->mOverlay; in allocLayerPipes() local
1097 overlay::Overlay& ov = *ctx->mOverlay; in draw() local
1139 if (!ov.queueBuffer(fd, offset, destL)) { in draw()
1150 if (!ov.queueBuffer(fd, offset, destR)) { in draw()