Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:mdpIndex

102     dumpsys_log(buf," listIdx | cached? | mdpIndex | comptype  |  Z  \n");
1804 int mdpIndex = mCurrentFrame.layerToMDP[index];
1811 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
1817 mCurrentFrame.mdpToLayer[mdpIndex])
1828 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
2083 int mdpIndex = mCurrentFrame.layerToMDP[index];
2084 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
2188 int mdpIndex = mCurrentFrame.layerToMDP[index];
2189 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
2259 int mdpIndex = mCurrentFrame.layerToMDP[i];
2264 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
2265 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;
2299 *(MdpPipeInfoNonSplit*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
2323 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;
2428 int mdpIndex = mCurrentFrame.layerToMDP[index];
2429 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
2513 int mdpIndex = mCurrentFrame.layerToMDP[i];
2518 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
2519 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;
2553 *(MdpPipeInfoSplit*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
2554 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;