Searched defs:AddLayer (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/webrtc/pc/ | ||
H A D | simulcast_description.cc | 26 void SimulcastLayerList::AddLayer(const SimulcastLayer& layer) { in AddLayer() function in cricket::SimulcastLayerList |
/aosp_15_r20/external/drm_hwcomposer/hwc3/ | ||
H A D | ComposerResources.cpp | 92 hwc3::Error ComposerResources::AddLayer(uint64_t display_id, int64_t layer_id, in AddLayer() function in aidl::android::hardware::graphics::composer3::impl::ComposerResources |
/aosp_15_r20/external/armnn/src/armnn/test/ | ||
H A D | GraphTests.cpp | 503 LayerType* AddLayer(Args&&... args) in AddLayer() function |
/aosp_15_r20/external/armnn/src/armnn/ | ||
H A D | Graph.hpp | 456 inline LayerT* Graph::AddLayer(Args&&... args) in AddLayer() function in armnn::Graph |