Home
last modified time | relevance | path

Searched refs:ClContextControlWrapper (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/cl/
H A DClBackendContext.cpp21 struct ClBackendContext::ClContextControlWrapper struct in armnn::ClBackendContext
23 ClContextControlWrapper(arm_compute::CLTuner* tuner, in ClContextControlWrapper() function
171 m_ClContextControlWrapper = std::make_unique<ClContextControlWrapper>( in ClBackendContext()
H A DClBackendContext.hpp34 struct ClContextControlWrapper;
35 std::unique_ptr<ClContextControlWrapper> m_ClContextControlWrapper;