Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:mdpIndex

92     dumpsys_log(buf," listIdx | cached? | mdpIndex | comptype  |  Z  \n");
1495 int mdpIndex = mCurrentFrame.layerToMDP[index];
1502 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
1508 mCurrentFrame.mdpToLayer[mdpIndex])
1519 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
1696 int mdpIndex = mCurrentFrame.layerToMDP[index];
1697 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
1802 int mdpIndex = mCurrentFrame.layerToMDP[index];
1803 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
1874 int mdpIndex = mCurrentFrame.layerToMDP[i];
1879 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
1880 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;
1914 *(MdpPipeInfoNonSplit*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
1939 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;
2044 int mdpIndex = mCurrentFrame.layerToMDP[index];
2045 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
2131 int mdpIndex = mCurrentFrame.layerToMDP[i];
2136 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
2137 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;
2171 *(MdpPipeInfoSplit*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
2172 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;