Home
last modified time | relevance | path

Searched refs:peekThroughLayerFE (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputLayerTest.cpp1163 auto peekThroughLayerFE = sp<compositionengine::mock::LayerFE>::make(); in TEST_F() local
1164 OutputLayer peekThroughLayer{mOutput, peekThroughLayerFE}; in TEST_F()