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

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.cpp 874 int lastMDPSupportedIndex = numAppLayers;
885 lastMDPSupportedIndex = i;
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp 756 int lastMDPSupportedIndex = numAppLayers;
767 lastMDPSupportedIndex = i;
798 for(int i = 0; i < lastMDPSupportedIndex and mdpBatchLeft; i++) {
    [all...]

Completed in 41 milliseconds