Searched defs:set_cl_ctx (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/tests/framework/ | ||
H A D | ParametersLibrary.cpp | 35 void ParametersLibrary::set_cl_ctx(std::unique_ptr<IRuntimeContext> cl_ctx) in set_cl_ctx() function in arm_compute::test::ParametersLibrary |
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/ | ||
H A D | ClContext.cpp | 81 bool ClContext::set_cl_ctx(::cl::Context ctx) in set_cl_ctx() function in arm_compute::gpu::opencl::ClContext |