Lines Matching refs:mdpToLayer

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()
1349 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in postHeuristicsHandling()
1496 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocSplitVGPipesfor4k2k()
1589 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
1674 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
1675 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot; in draw()
1709 *(MdpPipeInfoNonSplit*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
1727 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot; in draw()
1833 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
1934 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
1935 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot; in draw()
1969 *(MdpPipeInfoSplit*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
1970 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot; in draw()