Searched refs:getWhilePerformance (Results 1 – 3 of 3) sorted by relevance
145 virtual Capabilities::PerformanceInfo getWhilePerformance() const = 0;
93 Capabilities::PerformanceInfo getWhilePerformance() const override { in getWhilePerformance() function in android::nn::DriverDevice856 Capabilities::PerformanceInfo getWhilePerformance() const override { return kPerformance; } in getWhilePerformance() function in android::nn::CpuDevice
2387 return applyPreference(device->getWhilePerformance()) + in getPerformance()