Home
last modified time | relevance | path

Searched refs:getMdpPipe (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.cpp313 ovutils::eDest MDPComp::getMdpPipe(hwc_context_t *ctx, ePipeType type) { in getMdpPipe() function in qhwc::MDPComp
850 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()
Dhwc_mdpcomp.h133 ovutils::eDest getMdpPipe(hwc_context_t *ctx, ePipeType type);