Searched refs:mdpToLayer (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/qcom/display/msm8960/libhwcomposer/ |
H A D | hwc_mdpcomp.cpp | 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() 713 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in programYUV() 869 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes() 941 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot; in draw() [all …]
|
H A D | hwc_mdpcomp.h | 85 struct PipeLayerPair mdpToLayer[MAX_PIPES_PER_MIXER]; member
|
/aosp12/hardware/qcom/display/msm8084/libhwcomposer/ |
H A D | hwc_mdpcomp.cpp | 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() 1338 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling() 1496 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocSplitVGPipesfor4k2k() 1589 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes() [all …]
|
H A D | hwc_mdpcomp.h | 103 struct PipeLayerPair mdpToLayer[MAX_PIPES_PER_MIXER]; member
|
/aosp12/hardware/qcom/display/msm8226/libhwcomposer/ |
H A D | hwc_mdpcomp.cpp | 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() 1516 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling() 1705 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocSplitVGPipesfor4k2k() 1811 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes() [all …]
|
H A D | hwc_mdpcomp.h | 106 struct PipeLayerPair mdpToLayer[MAX_PIPES_PER_MIXER]; member
|
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/ |
H A D | hwc_mdpcomp.cpp | 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() 1838 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling() 2106 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocSplitVGPipesfor4k2k() 2211 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes() [all …]
|
H A D | hwc_mdpcomp.h | 108 struct PipeLayerPair mdpToLayer[MAX_NUM_BLEND_STAGES]; member
|