Searched refs:mdpIndex (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 681 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/msm8974/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 803 int mdpIndex = mCurrentFrame.layerToMDP[index]; in programMDP() local 806 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in programMDP() 809 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in programMDP() 833 int mdpIndex = mCurrentFrame.layerToMDP[index]; in programYUV() local 835 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in programYUV() 839 mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in programYUV() 992 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() local 993 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes() 1053 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw() local 1056 *(MdpPipeInfoLowRes*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw() [all …]
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 1320 int mdpIndex = mCurrentFrame.layerToMDP[index]; in postHeuristicsHandling() local 1327 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in postHeuristicsHandling() 1333 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling() 1344 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in postHeuristicsHandling() 1490 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocSplitVGPipesfor4k2k() local 1491 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocSplitVGPipesfor4k2k() 1583 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() local 1584 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes() 1664 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw() local 1669 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw() [all …]
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 1495 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 …]
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 1825 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 …]
|