Searched refs:layerToMDP (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 71 mCurrentFrame.layerToMDP[index], in dump() 75 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder)); in dump() 219 memset(&layerToMDP, -1, sizeof(layerToMDP)); in reset() 235 layerToMDP[idx] = mdpIdx++; in map() 681 int mdpIndex = mCurrentFrame.layerToMDP[index]; in programMDP() 711 int mdpIndex = mCurrentFrame.layerToMDP[index]; in programYUV() 843 int mdpIndex = mCurrentFrame.layerToMDP[nYuvIndex]; in allocLayerPipes() 867 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() 921 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw() 1040 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() [all …]
|
D | hwc_mdpcomp.h | 81 int layerToMDP[MAX_NUM_APP_LAYERS]; member
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 97 mCurrentFrame.layerToMDP[index], in dump() 102 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder)); in dump() 246 memset(&layerToMDP, -1, sizeof(layerToMDP)); in reset() 262 layerToMDP[idx] = mdpIdx++; in map() 1325 int mdpIndex = mCurrentFrame.layerToMDP[index]; in postHeuristicsHandling() 1495 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocSplitVGPipesfor4k2k() 1588 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() 1669 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw() 1832 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() 1929 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw()
|
D | hwc_mdpcomp.h | 99 int layerToMDP[MAX_NUM_APP_LAYERS]; member
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 98 mCurrentFrame.layerToMDP[index], in dump() 103 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder)); in dump() 263 memset(&layerToMDP, -1, sizeof(layerToMDP)); in reset() 279 layerToMDP[idx] = mdpIdx++; in map() 1503 int mdpIndex = mCurrentFrame.layerToMDP[index]; in postHeuristicsHandling() 1704 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocSplitVGPipesfor4k2k() 1810 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() 1882 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw() 2052 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() 2139 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw()
|
D | hwc_mdpcomp.h | 102 int layerToMDP[MAX_NUM_APP_LAYERS]; member
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 109 mCurrentFrame.layerToMDP[index], in dump() 114 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder)); in dump() 329 memset(&layerToMDP, -1, sizeof(layerToMDP)); in reset() 345 layerToMDP[idx] = mdpIdx++; in map() 1825 int mdpIndex = mCurrentFrame.layerToMDP[index]; in postHeuristicsHandling() 2105 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocSplitVGPipesfor4k2k() 2210 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() 2281 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw() 2450 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() 2535 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw()
|
D | hwc_mdpcomp.h | 104 int layerToMDP[MAX_NUM_APP_LAYERS]; member
|