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

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp 494 int fbNeeded = int(mCurrentFrame.fbCount != 0);
503 if(mdpCount > (sMaxPipesPerMixer - fbNeeded)) {
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.cpp 626 int fbNeeded = int(mCurrentFrame.fbCount != 0);
635 if(mdpCount > (sMaxPipesPerMixer - fbNeeded)) {
    [all...]

Completed in 138 milliseconds