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

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp 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 ){
843 int mdpIndex = mCurrentFrame.layerToMDP[nYuvIndex];
845 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
867 int mdpIndex = mCurrentFrame.layerToMDP[index]
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.cpp 91 dumpsys_log(buf," listIdx | cached? | mdpIndex | comptype | Z \n");
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp 92 dumpsys_log(buf," listIdx | cached? | mdpIndex | comptype | Z \n");
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.cpp 103 dumpsys_log(buf," listIdx | cached? | mdpIndex | comptype | Z \n");
    [all...]

Completed in 513 milliseconds