Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp1271 bool layerCountChanged = (currentCount != requiredCount); in prepare() local
1272 if (layerCountChanged) { in prepare()
1277 if (layerCountChanged || mZIsDirty) { in prepare()