Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.cpp1098 int firstZReverseIndex = -1; in getBatch() local
1134 if( firstZReverseIndex < 0) { in getBatch()
1135 firstZReverseIndex = i; in getBatch()
1145 if(firstZReverseIndex >= 0) { in getBatch()
1146 i = firstZReverseIndex; in getBatch()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.cpp1277 int firstZReverseIndex = -1; in getBatch() local
1313 if( firstZReverseIndex < 0) { in getBatch()
1314 firstZReverseIndex = i; in getBatch()
1324 if(firstZReverseIndex >= 0) { in getBatch()
1325 i = firstZReverseIndex; in getBatch()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_mdpcomp.cpp1528 int firstZReverseIndex = -1; in getBatch() local
1564 if( firstZReverseIndex < 0) { in getBatch()
1565 firstZReverseIndex = i; in getBatch()
1575 if(firstZReverseIndex >= 0) { in getBatch()
1576 i = firstZReverseIndex; in getBatch()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.cpp1553 int firstZReverseIndex = -1; in getBatch() local
1589 if( firstZReverseIndex < 0) { in getBatch()
1590 firstZReverseIndex = i; in getBatch()
1600 if(firstZReverseIndex >= 0) { in getBatch()
1601 i = firstZReverseIndex; in getBatch()