Searched defs:fbNeeded (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_mdpcomp.cpp494 int fbNeeded = int(mCurrentFrame.fbCount != 0); local
503 if(mdpCount > (sMaxPipesPerMixer - fbNeeded)) {
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_mdpcomp.cpp626 int fbNeeded = int(mCurrentFrame.fbCount != 0); local
635 if(mdpCount > (sMaxPipesPerMixer - fbNeeded)) {

Completed in 40 milliseconds