Home
last modified time | relevance | path

Searched defs:layerB (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/test/
H A DGraphTests.cpp45 armnn::Layer* const layerB = GetFirstLayerWithName(graph, "layerB"); variable
89 armnn::Layer* const layerB = GetFirstLayerWithName(graph, "layerB"); variable
175 armnn::Layer* const layerB = GetFirstLayerWithName(graph, "layerB"); variable
/aosp_15_r20/external/armnn/src/armnn/
H A DSubgraphView.cpp397 { in ArrangeBySortOrder()
406 { in ArrangeBySortOrder()
H A DGraph.cpp291 { in TopologicalSort()
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/
H A DLayerTypeTransaction_test.cpp51 sp<SurfaceControl> layerB; in TEST_P() local
H A DLayerRenderTypeTransaction_test.cpp190 sp<SurfaceControl> layerB; in setRelativeZGroupHelper() local
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DDisplay.cpp812 [](const Layer* layerA, const Layer* layerB) { in validate()