Home
last modified time | relevance | path

Searched refs:mdpToLayer (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.cpp75 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder)); in dump()
205 memset(&mdpToLayer, 0, sizeof(mdpToLayer)); in FrameInfo()
211 if(mdpToLayer[i].pipeInfo) { in reset()
212 delete mdpToLayer[i].pipeInfo; in reset()
213 mdpToLayer[i].pipeInfo = NULL; in reset()
215 mdpToLayer[i].rot = NULL; in reset()
219 memset(&mdpToLayer, 0, sizeof(mdpToLayer)); in reset()
235 mdpToLayer[mdpIdx].listIndex = idx; in map()
687 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in programMDP()
690 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in programMDP()
[all …]
Dhwc_mdpcomp.h85 struct PipeLayerPair mdpToLayer[MAX_PIPES_PER_MIXER]; member
/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc_mdpcomp.cpp79 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder)); in dump()
182 memset(&mdpToLayer, 0, sizeof(mdpToLayer)); in FrameInfo()
188 if(mdpToLayer[i].pipeInfo) { in reset()
189 delete mdpToLayer[i].pipeInfo; in reset()
190 mdpToLayer[i].pipeInfo = NULL; in reset()
192 mdpToLayer[i].rot = NULL; in reset()
196 memset(&mdpToLayer, 0, sizeof(mdpToLayer)); in reset()
212 mdpToLayer[mdpIdx].listIndex = idx; in map()
809 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in programMDP()
812 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in programMDP()
[all …]
Dhwc_mdpcomp.h90 struct PipeLayerPair mdpToLayer[MAX_PIPES_PER_MIXER]; member
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.cpp102 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()
1324 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in postHeuristicsHandling()
1330 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling()
[all …]
Dhwc_mdpcomp.h103 struct PipeLayerPair mdpToLayer[MAX_PIPES_PER_MIXER]; member
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.cpp103 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder)); in dump()
240 memset(&mdpToLayer, 0, sizeof(mdpToLayer)); in FrameInfo()
246 if(mdpToLayer[i].pipeInfo) { in reset()
247 delete mdpToLayer[i].pipeInfo; in reset()
248 mdpToLayer[i].pipeInfo = NULL; in reset()
250 mdpToLayer[i].rot = NULL; in reset()
254 memset(&mdpToLayer, 0, sizeof(mdpToLayer)); in reset()
270 mdpToLayer[mdpIdx].listIndex = idx; in map()
1502 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in postHeuristicsHandling()
1508 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling()
[all …]
Dhwc_mdpcomp.h106 struct PipeLayerPair mdpToLayer[MAX_PIPES_PER_MIXER]; member