Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/shim_and_sl/public/
H A DNeuralNetworksSupportLibraryImpl.h204 int32_t performanceInfoKind,
985 const ANeuralNetworksDevice* device, int32_t performanceInfoKind,
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DNeuralNetworks.cpp1721 const ANeuralNetworksDevice* device, int32_t performanceInfoKind, in SL_ANeuralNetworksDevice_getPerformanceInfo() argument
1738 switch (performanceInfoKind) { in SL_ANeuralNetworksDevice_getPerformanceInfo()
1754 << performanceInfoKind; in SL_ANeuralNetworksDevice_getPerformanceInfo()