Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputLayerTest.cpp98 const auto& outputLayerState = mOutputLayer.getState(); in TEST_F() local
263 auto& outputLayerState = mOutputLayer.editState(); in OutputLayerWriteStateToHWCTest() local
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2221 auto& outputLayerState = layersSortedByZ.back()->editState(); in rebuildLayerStacks() local