Home
last modified time | relevance | path

Searched refs:pipeInfo (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.cpp75 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder)); in dump()
211 if(mdpToLayer[i].pipeInfo) { in reset()
212 delete mdpToLayer[i].pipeInfo; in reset()
213 mdpToLayer[i].pipeInfo = NULL; in reset()
687 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in programMDP()
716 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in programYUV()
808 *(static_cast<MdpPipeInfoLowRes*>(PipeLayerPair.pipeInfo)); in configure()
842 info.pipeInfo = new MdpPipeInfoLowRes; in allocLayerPipes()
844 MdpPipeInfoLowRes& pipe_info = *(MdpPipeInfoLowRes*)info.pipeInfo; in allocLayerPipes()
866 info.pipeInfo = new MdpPipeInfoLowRes; in allocLayerPipes()
[all …]
Dhwc_mdpcomp.h72 MdpPipeInfo *pipeInfo; member
/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc_mdpcomp.cpp79 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder)); in dump()
188 if(mdpToLayer[i].pipeInfo) { in reset()
189 delete mdpToLayer[i].pipeInfo; in reset()
190 mdpToLayer[i].pipeInfo = NULL; in reset()
809 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in programMDP()
838 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in programYUV()
955 *(static_cast<MdpPipeInfoLowRes*>(PipeLayerPair.pipeInfo)); in configure()
997 info.pipeInfo = new MdpPipeInfoLowRes; in allocLayerPipes()
999 MdpPipeInfoLowRes& pipe_info = *(MdpPipeInfoLowRes*)info.pipeInfo; in allocLayerPipes()
1059 *(MdpPipeInfoLowRes*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
[all …]
Dhwc_mdpcomp.h77 MdpPipeInfo *pipeInfo; member
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.cpp102 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder)); in dump()
237 if(mdpToLayer[i].pipeInfo) { in reset()
238 delete mdpToLayer[i].pipeInfo; in reset()
239 mdpToLayer[i].pipeInfo = NULL; in reset()
1324 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in postHeuristicsHandling()
1490 info.pipeInfo = new MdpYUVPipeInfo; in allocSplitVGPipesfor4k2k()
1492 MdpYUVPipeInfo& pipe_info = *(MdpYUVPipeInfo*)info.pipeInfo; in allocSplitVGPipesfor4k2k()
1554 *(static_cast<MdpPipeInfoNonSplit*>(PipeLayerPair.pipeInfo)); in configure()
1583 info.pipeInfo = new MdpPipeInfoNonSplit; in allocLayerPipes()
1585 MdpPipeInfoNonSplit& pipe_info = *(MdpPipeInfoNonSplit*)info.pipeInfo; in allocLayerPipes()
[all …]
Dhwc_mdpcomp.h90 MdpPipeInfo *pipeInfo; member
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.cpp103 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder)); in dump()
246 if(mdpToLayer[i].pipeInfo) { in reset()
247 delete mdpToLayer[i].pipeInfo; in reset()
248 mdpToLayer[i].pipeInfo = NULL; in reset()
1502 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in postHeuristicsHandling()
1698 info.pipeInfo = new MdpYUVPipeInfo; in allocSplitVGPipesfor4k2k()
1700 MdpYUVPipeInfo& pipe_info = *(MdpYUVPipeInfo*)info.pipeInfo; in allocSplitVGPipesfor4k2k()
1775 *(static_cast<MdpPipeInfoNonSplit*>(PipeLayerPair.pipeInfo)); in configure()
1804 info.pipeInfo = new MdpPipeInfoNonSplit; in allocLayerPipes()
1806 MdpPipeInfoNonSplit& pipe_info = *(MdpPipeInfoNonSplit*)info.pipeInfo; in allocLayerPipes()
[all …]
Dhwc_mdpcomp.h93 MdpPipeInfo *pipeInfo; member