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");
684 int mdpIndex = mCurrentFrame.layerToMDP[index];
687 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
690 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
714 int mdpIndex = mCurrentFrame.layerToMDP[index];
716 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
720 mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
839 int mdpIndex = mCurrentFrame.layerToMDP[nYuvIndex];
841 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
863 int mdpIndex = mCurrentFrame.layerToMDP[index]
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.cpp 69 dumpsys_log(buf," listIdx | cached? | mdpIndex | comptype | Z \n");
806 int mdpIndex = mCurrentFrame.layerToMDP[index];
809 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
812 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
836 int mdpIndex = mCurrentFrame.layerToMDP[index];
838 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
842 mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp 78 dumpsys_log(buf," listIdx | cached? | mdpIndex | comptype | Z \n");
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.cpp 91 dumpsys_log(buf," listIdx | cached? | mdpIndex | comptype | Z \n");
    [all...]

Completed in 151 milliseconds