Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:mdpIndex

69     dumpsys_log(buf," listIdx | cached? | mdpIndex | comptype  |  Z  \n");
803 int mdpIndex = mCurrentFrame.layerToMDP[index];
806 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
809 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
833 int mdpIndex = mCurrentFrame.layerToMDP[index];
835 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
839 mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
992 int mdpIndex = mCurrentFrame.layerToMDP[index];
993 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
1053 int mdpIndex = mCurrentFrame.layerToMDP[i];
1056 *(MdpPipeInfoLowRes*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
1081 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;
1176 int mdpIndex = mCurrentFrame.layerToMDP[index];
1177 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
1260 int mdpIndex = mCurrentFrame.layerToMDP[i];
1263 *(MdpPipeInfoHighRes*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
1264 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;