Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
H A DFlattener.cpp321 auto* peekThroughLayer = mNewCachedSet->getHolePunchLayer(); in mergeWithCachedSets() local
362 auto* peekThroughLayer = currentLayerIter->getHolePunchLayer(); in mergeWithCachedSets() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DOutputLayerCompositionState.h122 compositionengine::OutputLayer* peekThroughLayer = nullptr; member
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DOutput.cpp912 compositionengine::OutputLayer* peekThroughLayer = nullptr; in writeCompositionState() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputLayerTest.cpp1252 OutputLayer peekThroughLayer{mOutput, *peekThroughLayerFE}; in TEST_F() local