HomeSort by relevance Sort by last modified time
    Searched refs:mdpIndex (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_mdpcomp.cpp 65 dumpsys_log(buf," listIdx | cached? | mdpIndex | comptype | Z \n");
668 int mdpIndex = mCurrentFrame.layerToMDP[index];
671 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
674 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
698 int mdpIndex = mCurrentFrame.layerToMDP[index];
700 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
704 mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
823 int mdpIndex = mCurrentFrame.layerToMDP[nYuvIndex];
825 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
847 int mdpIndex = mCurrentFrame.layerToMDP[index]
    [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp 65 dumpsys_log(buf," listIdx | cached? | mdpIndex | comptype | Z \n");
679 int mdpIndex = mCurrentFrame.layerToMDP[index];
682 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
685 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
709 int mdpIndex = mCurrentFrame.layerToMDP[index];
711 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
715 mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
834 int mdpIndex = mCurrentFrame.layerToMDP[nYuvIndex];
836 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
858 int mdpIndex = mCurrentFrame.layerToMDP[index]
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.cpp 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];
    [all...]

Completed in 27 milliseconds