Home
last modified time | relevance | path

Searched refs:mdpIndex (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.cpp684 int mdpIndex = mCurrentFrame.layerToMDP[index]; in programMDP() local
687 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in programMDP()
690 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in programMDP()
714 int mdpIndex = mCurrentFrame.layerToMDP[index]; in programYUV() local
716 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in programYUV()
720 mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in programYUV()
839 int mdpIndex = mCurrentFrame.layerToMDP[nYuvIndex]; in allocLayerPipes() local
841 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
863 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() local
865 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
[all …]
/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc_mdpcomp.cpp806 int mdpIndex = mCurrentFrame.layerToMDP[index]; in programMDP() local
809 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in programMDP()
812 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in programMDP()
836 int mdpIndex = mCurrentFrame.layerToMDP[index]; in programYUV() local
838 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in programYUV()
842 mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in programYUV()
995 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() local
996 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
1056 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw() local
1059 *(MdpPipeInfoLowRes*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
[all …]
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.cpp1317 int mdpIndex = mCurrentFrame.layerToMDP[index]; in postHeuristicsHandling() local
1324 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in postHeuristicsHandling()
1330 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling()
1341 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in postHeuristicsHandling()
1488 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocSplitVGPipesfor4k2k() local
1489 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocSplitVGPipesfor4k2k()
1581 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() local
1582 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
1662 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw() local
1667 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
[all …]
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.cpp1495 int mdpIndex = mCurrentFrame.layerToMDP[index]; in postHeuristicsHandling() local
1502 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in postHeuristicsHandling()
1508 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling()
1519 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in postHeuristicsHandling()
1696 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocSplitVGPipesfor4k2k() local
1697 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocSplitVGPipesfor4k2k()
1802 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() local
1803 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
1874 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw() local
1879 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
[all …]