Searched refs:getMdpPipe (Results 1 – 2 of 2) sorted by relevance
313 ovutils::eDest MDPComp::getMdpPipe(hwc_context_t *ctx, ePipeType type) { in getMdpPipe() function in qhwc::MDPComp850 pipe_info.index = getMdpPipe(ctx, MDPCOMP_OV_VG); in allocLayerPipes()881 pipe_info.index = getMdpPipe(ctx, type); in allocLayerPipes()990 pipe_info.rIndex = getMdpPipe(ctx, type); in acquireMDPPipes()995 pipe_info.lIndex = getMdpPipe(ctx, type); in acquireMDPPipes()999 pipe_info.rIndex = getMdpPipe(ctx, type); in acquireMDPPipes()1000 pipe_info.lIndex = getMdpPipe(ctx, type); in acquireMDPPipes()
133 ovutils::eDest getMdpPipe(hwc_context_t *ctx, ePipeType type);