Searched refs:getIfPerformance (Results 1 – 3 of 3) sorted by relevance
144 virtual Capabilities::PerformanceInfo getIfPerformance() const = 0;
90 Capabilities::PerformanceInfo getIfPerformance() const override { in getIfPerformance() function in android::nn::DriverDevice855 Capabilities::PerformanceInfo getIfPerformance() const override { return kPerformance; } in getIfPerformance() function in android::nn::CpuDevice
2376 return applyPreference(device->getIfPerformance()) + in getPerformance()