Home
last modified time | relevance | path

Searched defs:peekThroughLayer (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
H A DFlattener.cpp308 auto* peekThroughLayer = mNewCachedSet->getHolePunchLayer(); in mergeWithCachedSets() local
349 auto* peekThroughLayer = currentLayerIter->getHolePunchLayer(); in mergeWithCachedSets() local
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DOutputLayerCompositionState.h105 compositionengine::OutputLayer* peekThroughLayer = nullptr; member
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DOutput.cpp740 compositionengine::OutputLayer* peekThroughLayer = nullptr; in writeCompositionState() local
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputLayerTest.cpp1164 OutputLayer peekThroughLayer{mOutput, peekThroughLayerFE}; in TEST_F() local