Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.cpp916 int mdpBatchLeft = mdpBatchSize; in loadBasedComp() local
917 for(int i = 0; i < lastMDPSupportedIndex and mdpBatchLeft; i++) { in loadBasedComp()
922 --mdpBatchLeft; in loadBasedComp()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.cpp1092 int mdpBatchLeft = mdpBatchSize; in loadBasedComp() local
1093 for(int i = 0; i < lastMDPSupportedIndex and mdpBatchLeft; i++) { in loadBasedComp()
1098 --mdpBatchLeft; in loadBasedComp()