Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
DLayerState.cpp115 const auto& otherField = otherFields[f]; in compare() local
121 if (thisField->equals(otherField)) { in compare()
128 const auto& otherStrings = otherField->toStrings(); in compare()