Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:mdpIndex

91     dumpsys_log(buf," listIdx | cached? | mdpIndex | comptype  |  Z  \n");
1320 int mdpIndex = mCurrentFrame.layerToMDP[index];
1327 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
1333 mCurrentFrame.mdpToLayer[mdpIndex])
1344 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
1490 int mdpIndex = mCurrentFrame.layerToMDP[index];
1491 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
1583 int mdpIndex = mCurrentFrame.layerToMDP[index];
1584 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
1664 int mdpIndex = mCurrentFrame.layerToMDP[i];
1669 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
1670 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;
1704 *(MdpPipeInfoNonSplit*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
1722 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;
1827 int mdpIndex = mCurrentFrame.layerToMDP[index];
1828 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
1924 int mdpIndex = mCurrentFrame.layerToMDP[i];
1929 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
1930 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;
1964 *(MdpPipeInfoSplit*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
1965 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;