Lines Matching refs:mdpToLayer
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()
1824 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in postHeuristicsHandling()
2070 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocSplitVGPipesfor4k2k()
2175 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
2245 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
2246 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot; in draw()
2280 *(MdpPipeInfoNonSplit*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
2304 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot; in draw()
2410 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
2494 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
2495 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot; in draw()
2529 *(MdpPipeInfoSplit*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
2530 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot; in draw()