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

  /hardware/qcom/display/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];

Completed in 20 milliseconds