HomeSort by relevance Sort by last modified time
    Searched refs:mdpIndex (Results 1 - 5 of 5) 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 ){
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");
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];
    [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 102 dumpsys_log(buf," listIdx | cached? | mdpIndex | comptype | Z \n");
    [all...]

Completed in 37 milliseconds