Home
last modified time | relevance | path

Searched refs:fbNeeded (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.cpp491 int fbNeeded = int(mCurrentFrame.fbCount != 0); in isOnlyVideoDoable() local
500 if(mdpCount > (sMaxPipesPerMixer - fbNeeded)) { in isOnlyVideoDoable()