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

  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_mdpcomp.cpp 71 mCurrentFrame.layerToMDP[index],
75 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder));
214 memset(&layerToMDP, -1, sizeof(layerToMDP));
230 layerToMDP[idx] = mdpIdx++;
668 int mdpIndex = mCurrentFrame.layerToMDP[index];
698 int mdpIndex = mCurrentFrame.layerToMDP[index];
823 int mdpIndex = mCurrentFrame.layerToMDP[nYuvIndex];
847 int mdpIndex = mCurrentFrame.layerToMDP[index];
901 int mdpIndex = mCurrentFrame.layerToMDP[i]
    [all...]
hwc_mdpcomp.h 81 int layerToMDP[MAX_NUM_LAYERS];
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp 71 mCurrentFrame.layerToMDP[index],
75 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder));
219 memset(&layerToMDP, -1, sizeof(layerToMDP));
235 layerToMDP[idx] = mdpIdx++;
679 int mdpIndex = mCurrentFrame.layerToMDP[index];
709 int mdpIndex = mCurrentFrame.layerToMDP[index];
834 int mdpIndex = mCurrentFrame.layerToMDP[nYuvIndex];
858 int mdpIndex = mCurrentFrame.layerToMDP[index];
912 int mdpIndex = mCurrentFrame.layerToMDP[i]
    [all...]
hwc_mdpcomp.h 81 int layerToMDP[MAX_NUM_LAYERS];
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.cpp 75 mCurrentFrame.layerToMDP[index],
79 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder));
196 memset(&layerToMDP, -1, sizeof(layerToMDP));
212 layerToMDP[idx] = mdpIdx++;
804 int mdpIndex = mCurrentFrame.layerToMDP[index];
834 int mdpIndex = mCurrentFrame.layerToMDP[index];
993 int mdpIndex = mCurrentFrame.layerToMDP[index];
    [all...]
hwc_mdpcomp.h 86 int layerToMDP[MAX_NUM_APP_LAYERS];

Completed in 28 milliseconds