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

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_mdpcomp.h118 virtual int pipesForFB() = 0;
189 virtual int pipesForFB() { return 1; }; function in class:qhwc::MDPCompLowRes
216 virtual int pipesForFB() { return 2; }; function in class:qhwc::MDPCompHighRes

Completed in 31 milliseconds