Home
last modified time | relevance | path

Searched defs:LayerFE (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DActivePictureUpdater.h26 class LayerFE; variable
H A DSurfaceFlingerFactory.h41 class LayerFE; variable
H A DLayerFE.cpp79 LayerFE::LayerFE(const std::string& name) : mName(name) {} in LayerFE() function in android::LayerFE
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DOutputLayer.h129 using LayerFE = in createOutputLayerTemplated() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
H A DOutput.h54 class LayerFE; variable