Searched refs:mdpToLayer (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 75 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder)); in dump() 204 memset(&mdpToLayer, 0, sizeof(mdpToLayer)); in FrameInfo() 210 if(mdpToLayer[i].pipeInfo) { in reset() 211 delete mdpToLayer[i].pipeInfo; in reset() 212 mdpToLayer[i].pipeInfo = NULL; in reset() 214 mdpToLayer[i].rot = NULL; in reset() 218 memset(&mdpToLayer, 0, sizeof(mdpToLayer)); in reset() 234 mdpToLayer[mdpIdx].listIndex = idx; in map() 684 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in programMDP() 687 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in programMDP() [all …]
|
D | hwc_mdpcomp.h | 85 struct PipeLayerPair mdpToLayer[MAX_PIPES_PER_MIXER]; member
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 102 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder)); in dump() 231 memset(&mdpToLayer, 0, sizeof(mdpToLayer)); in FrameInfo() 237 if(mdpToLayer[i].pipeInfo) { in reset() 238 delete mdpToLayer[i].pipeInfo; in reset() 239 mdpToLayer[i].pipeInfo = NULL; in reset() 241 mdpToLayer[i].rot = NULL; in reset() 245 memset(&mdpToLayer, 0, sizeof(mdpToLayer)); in reset() 261 mdpToLayer[mdpIdx].listIndex = idx; in map() 1332 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in postHeuristicsHandling() 1338 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling() [all …]
|
D | hwc_mdpcomp.h | 103 struct PipeLayerPair mdpToLayer[MAX_PIPES_PER_MIXER]; member
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 103 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder)); in dump() 248 memset(&mdpToLayer, 0, sizeof(mdpToLayer)); in FrameInfo() 254 if(mdpToLayer[i].pipeInfo) { in reset() 255 delete mdpToLayer[i].pipeInfo; in reset() 256 mdpToLayer[i].pipeInfo = NULL; in reset() 258 mdpToLayer[i].rot = NULL; in reset() 262 memset(&mdpToLayer, 0, sizeof(mdpToLayer)); in reset() 278 mdpToLayer[mdpIdx].listIndex = idx; in map() 1510 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in postHeuristicsHandling() 1516 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling() [all …]
|
D | hwc_mdpcomp.h | 106 struct PipeLayerPair mdpToLayer[MAX_PIPES_PER_MIXER]; member
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 105 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder)); in dump() 290 memset(&mdpToLayer, 0, sizeof(mdpToLayer)); in FrameInfo() 296 if(mdpToLayer[i].pipeInfo) { in reset() 297 delete mdpToLayer[i].pipeInfo; in reset() 298 mdpToLayer[i].pipeInfo = NULL; in reset() 300 mdpToLayer[i].rot = NULL; in reset() 304 memset(&mdpToLayer, 0, sizeof(mdpToLayer)); in reset() 320 mdpToLayer[mdpIdx].listIndex = idx; in map() 1807 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in postHeuristicsHandling() 1813 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling() [all …]
|
D | hwc_mdpcomp.h | 113 struct PipeLayerPair mdpToLayer[MAX_PIPES_PER_MIXER]; member
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 114 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder)); in dump() 314 memset(&mdpToLayer, 0, sizeof(mdpToLayer)); in FrameInfo() 320 if(mdpToLayer[i].pipeInfo) { in reset() 321 delete mdpToLayer[i].pipeInfo; in reset() 322 mdpToLayer[i].pipeInfo = NULL; in reset() 324 mdpToLayer[i].rot = NULL; in reset() 328 memset(&mdpToLayer, 0, sizeof(mdpToLayer)); in reset() 344 mdpToLayer[mdpIdx].listIndex = idx; in map() 1832 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in postHeuristicsHandling() 1838 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling() [all …]
|
D | hwc_mdpcomp.h | 108 struct PipeLayerPair mdpToLayer[MAX_NUM_BLEND_STAGES]; member
|