Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.cpp681 int mdpIndex = mCurrentFrame.layerToMDP[index]; in programMDP() local
684 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in programMDP()
687 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in programMDP()
711 int mdpIndex = mCurrentFrame.layerToMDP[index]; in programYUV() local
713 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in programYUV()
717 mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in programYUV()
843 int mdpIndex = mCurrentFrame.layerToMDP[nYuvIndex]; in allocLayerPipes() local
845 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
867 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() local
869 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
[all …]
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.cpp1325 int mdpIndex = mCurrentFrame.layerToMDP[index]; in postHeuristicsHandling() local
1332 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in postHeuristicsHandling()
1338 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling()
1349 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in postHeuristicsHandling()
1495 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocSplitVGPipesfor4k2k() local
1496 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocSplitVGPipesfor4k2k()
1588 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() local
1589 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
1669 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw() local
1674 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
[all …]
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.cpp1503 int mdpIndex = mCurrentFrame.layerToMDP[index]; in postHeuristicsHandling() local
1510 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in postHeuristicsHandling()
1516 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling()
1527 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in postHeuristicsHandling()
1704 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocSplitVGPipesfor4k2k() local
1705 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocSplitVGPipesfor4k2k()
1810 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() local
1811 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
1882 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw() local
1887 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
[all …]
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_mdpcomp.cpp1800 int mdpIndex = mCurrentFrame.layerToMDP[index]; in postHeuristicsHandling() local
1807 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in postHeuristicsHandling()
1813 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling()
1824 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in postHeuristicsHandling()
2069 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocSplitVGPipesfor4k2k() local
2070 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocSplitVGPipesfor4k2k()
2174 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() local
2175 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
2240 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw() local
2245 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
[all …]
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.cpp1825 int mdpIndex = mCurrentFrame.layerToMDP[index]; in postHeuristicsHandling() local
1832 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in postHeuristicsHandling()
1838 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling()
1849 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in postHeuristicsHandling()
2105 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocSplitVGPipesfor4k2k() local
2106 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocSplitVGPipesfor4k2k()
2210 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() local
2211 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
2281 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw() local
2286 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
[all …]