Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:mdpIndex

69     dumpsys_log(buf," listIdx | cached? | mdpIndex | comptype  |  Z  \n");
804 int mdpIndex = mCurrentFrame.layerToMDP[index];
807 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
810 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
834 int mdpIndex = mCurrentFrame.layerToMDP[index];
836 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
840 mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
993 int mdpIndex = mCurrentFrame.layerToMDP[index];
994 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
1054 int mdpIndex = mCurrentFrame.layerToMDP[i];
1057 *(MdpPipeInfoLowRes*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
1082 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;
1179 int mdpIndex = mCurrentFrame.layerToMDP[index];
1180 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
1263 int mdpIndex = mCurrentFrame.layerToMDP[i];
1266 *(MdpPipeInfoHighRes*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
1267 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;