Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:mdpIndex

65     dumpsys_log(buf," listIdx | cached? | mdpIndex | comptype  |  Z  \n");
681 int mdpIndex = mCurrentFrame.layerToMDP[index];
684 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
687 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
711 int mdpIndex = mCurrentFrame.layerToMDP[index];
713 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
717 mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
834 int mdpIndex = mCurrentFrame.layerToMDP[nYuvIndex];
836 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
858 int mdpIndex = mCurrentFrame.layerToMDP[index];
860 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
912 int mdpIndex = mCurrentFrame.layerToMDP[i];
915 *(MdpPipeInfoLowRes*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
932 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;
1106 int mdpIndex = mCurrentFrame.layerToMDP[i];
1109 *(MdpPipeInfoHighRes*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
1110 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;