Home
last modified time | relevance | path

Searched defs:otherLayer (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/
DLayerTrustedPresentationListener_test.cpp119 auto otherLayer = makeLayer(); in TEST_F() local
134 auto otherLayer = makeLayer(); in TEST_F() local
193 auto otherLayer = makeLayer(); in TEST_F() local
211 auto otherLayer = makeLayer(); in TEST_F() local
229 auto otherLayer = makeLayer(); in TEST_F() local
242 auto otherLayer = makeLayer(); in TEST_F() local
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
DPredictor.h63 const auto& otherLayer = other.mLayers[l]; in compare() local