/hardware/qcom/display/msm8994/liboverlay/ |
D | overlay.cpp | 123 PipeBook::getPipeType((eDest)i) == OV_MDP_PIPE_DMA)) ){ in nextPipe() 163 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs); in getPipe() 181 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs); in getPipe() 197 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs); in getPipe_8x26() 216 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs); in getPipe_8x26() 233 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs); in getPipe_8x16() 262 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs); in getPipe_8994() 322 return (leftType == OV_MDP_PIPE_DMA or rightType == OV_MDP_PIPE_VG); in needsPrioritySwap() 330 return (leftType == OV_MDP_PIPE_DMA or rightType == OV_MDP_PIPE_VG); in needsPrioritySwap() 338 return (leftType == OV_MDP_PIPE_DMA or rightType == OV_MDP_PIPE_VG); in needsPrioritySwap() [all …]
|
D | overlay.h | 291 utils::OV_MDP_PIPE_DMA)) { in availablePipes() 306 utils::OV_MDP_PIPE_DMA)) { in availablePipes() 440 case utils::OV_MDP_PIPE_DMA: return "DMA"; in getDestStr()
|
D | overlayMdp.cpp | 130 case utils::OV_MDP_PIPE_DMA: in setPipeType()
|
D | overlayUtils.h | 251 OV_MDP_PIPE_DMA, enumerator
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlay.cpp | 126 PipeBook::getPipeType((eDest)i) == OV_MDP_PIPE_DMA)) ){ in nextPipe() 170 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs.dpy, pipeSpecs.mixer); in getPipe() 188 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs.dpy, pipeSpecs.mixer); in getPipe() 202 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs.dpy, pipeSpecs.mixer); in getPipe_8x26() 219 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs.dpy, pipeSpecs.mixer); in getPipe_8x26() 236 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs.dpy, pipeSpecs.mixer); in getPipe_8x16() 247 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs.dpy, pipeSpecs.mixer); in getPipe_8x16() 359 if(PipeBook::getPipeType(dest) == OV_MDP_PIPE_DMA) { in setSource() 390 numPipesXType[OV_MDP_PIPE_DMA] = in initOverlay()
|
D | overlay.h | 264 utils::OV_MDP_PIPE_DMA)) { in availablePipes() 279 utils::OV_MDP_PIPE_DMA)) { in availablePipes() 387 case utils::OV_MDP_PIPE_DMA: return "DMA"; in getDestStr()
|
D | overlayUtils.h | 288 OV_MDP_PIPE_DMA, enumerator
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlay.cpp | 137 PipeBook::getPipeType((eDest)i) == OV_MDP_PIPE_DMA)) ){ in nextPipe() 183 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs.dpy, pipeSpecs.mixer); in getPipe() 201 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs.dpy, pipeSpecs.mixer); in getPipe() 217 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs.dpy, pipeSpecs.mixer); in getPipe_8x26() 231 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs.dpy, pipeSpecs.mixer); in getPipe_8x26() 244 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs.dpy, pipeSpecs.mixer); in getPipe_8x26() 261 dest = nextPipe(OV_MDP_PIPE_DMA, pipeSpecs.dpy, pipeSpecs.mixer); in getPipe_8x16() 398 numPipesXType[OV_MDP_PIPE_DMA] = in initOverlay()
|
D | overlay.h | 272 utils::OV_MDP_PIPE_DMA)) { in availablePipes() 287 utils::OV_MDP_PIPE_DMA)) { in availablePipes() 408 case utils::OV_MDP_PIPE_DMA: return "DMA"; in getDestStr()
|
D | overlayMdp.cpp | 130 case utils::OV_MDP_PIPE_DMA: in setPipeType()
|
D | overlayUtils.h | 257 OV_MDP_PIPE_DMA, enumerator
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlay.cpp | 189 if(PipeBook::getPipeType(dest) == OV_MDP_PIPE_DMA) { in setSource() 220 numPipesXType[OV_MDP_PIPE_DMA] = in initOverlay()
|
D | overlay.h | 231 case utils::OV_MDP_PIPE_DMA: return "DMA"; in getDestStr()
|
D | overlayUtils.h | 280 OV_MDP_PIPE_DMA, enumerator
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_mdpcomp.h | 60 MDPCOMP_OV_DMA = ovutils::OV_MDP_PIPE_DMA,
|
D | hwc_mdpcomp.cpp | 319 mdp_pipe = ov.nextPipe(ovutils::OV_MDP_PIPE_DMA, mDpy); in getMdpPipe()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.h | 64 MDPCOMP_OV_DMA = ovutils::OV_MDP_PIPE_DMA,
|
D | hwc.cpp | 153 overlay::utils::OV_MDP_PIPE_DMA)) in setDMAState() 171 overlay::utils::OV_MDP_PIPE_DMA)) { in setDMAState()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.h | 67 MDPCOMP_OV_DMA = ovutils::OV_MDP_PIPE_DMA,
|
D | hwc.cpp | 163 overlay::utils::OV_MDP_PIPE_DMA)) in setDMAState() 181 overlay::utils::OV_MDP_PIPE_DMA)) { in setDMAState()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_mdpcomp.h | 68 MDPCOMP_OV_DMA = ovutils::OV_MDP_PIPE_DMA,
|
D | hwc.cpp | 145 overlay::utils::OV_MDP_PIPE_DMA)) in setDMAState() 163 overlay::utils::OV_MDP_PIPE_DMA)) { in setDMAState()
|