Searched defs:layerFE (Results 1 – 6 of 6) sorted by relevance
32 wp<LayerFE> layerFE; member
55 auto layerFE = getLayerFE(); in dump() local
50 sp<compositionengine::LayerFE> layerFE) { in createOutputLayer()56 OutputLayer::OutputLayer(const Output& output, std::shared_ptr<Layer> layer, sp<LayerFE> layerFE) in OutputLayer()
222 sp<compositionengine::LayerFE> layerFE) { in getOrCreateOutputLayer()
346 sp<LayerFE> layerFE{new StrictMock<mock::LayerFE>()}; in TEST_F() local
2200 sp<compositionengine::LayerFE> layerFE = compositionLayer->getLayerFE(); in rebuildLayerStacks() local