Lines Matching refs:ov
313 overlay::Overlay& ov = *ctx->mOverlay; in getMdpPipe() local
318 mdp_pipe = ov.nextPipe(ovutils::OV_MDP_PIPE_DMA, mDpy, mixer); in getMdpPipe()
324 mdp_pipe = ov.nextPipe(ovutils::OV_MDP_PIPE_RGB, mDpy, mixer); in getMdpPipe()
334 return ov.nextPipe(ovutils::OV_MDP_PIPE_VG, mDpy, mixer); in getMdpPipe()
970 overlay::Overlay& ov = *ctx->mOverlay; in arePipesAvailable() local
972 int availPipes = ov.availablePipes(mDpy, Overlay::MIXER_DEFAULT); in arePipesAvailable()
1041 overlay::Overlay& ov = *ctx->mOverlay; in draw() local
1092 if (!ov.queueBuffer(fd, offset, dest)) { in draw()
1128 overlay::Overlay& ov = *ctx->mOverlay; in arePipesAvailable() local
1132 int availPipes = ov.availablePipes(mDpy, i); in arePipesAvailable()
1246 overlay::Overlay& ov = *ctx->mOverlay; in draw() local
1295 if (!ov.queueBuffer(fd, offset, destL)) { in draw()
1306 if (!ov.queueBuffer(fd, offset, destR)) { in draw()