Home
last modified time | relevance | path

Searched defs:hwcState (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DOutputLayer.cpp987 auto& hwcState = *state.hwc; in applyDeviceCompositionTypeChange() local
1030 auto& hwcState = *state.hwc; in applyDeviceLayerLut() local
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputLayerTest.cpp151 const auto& hwcState = *outputLayerState.hwc; in TEST_F() local
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp3041 const LayerFE::HwcLayerDebugState& hwcState = layerFE->getLastHwcState(); in composite() local