Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/
H A DUtils.h104 void setup_requested_backend_context(GraphContext &ctx, Target target);
/aosp_15_r20/external/ComputeLibrary/src/graph/
H A DGraphManager.cpp82 setup_requested_backend_context(ctx, forced_target); in finalize_graph()
H A DUtils.cpp130 void setup_requested_backend_context(GraphContext &ctx, Target target) in setup_requested_backend_context() function