Searched refs:getPerformance (Results 1 – 3 of 3) sorted by relevance
151 float getPerformance(uint32_t preference, const std::shared_ptr<Device> device) const;152 float getPerformance(uint32_t preference, const std::shared_ptr<Device> device,
98 virtual hal::PerformanceInfo getPerformance(hal::OperandType type) const = 0;
74 PerformanceInfo getPerformance(OperandType type) const override { in getPerformance() function in android::nn::DriverDevice565 PerformanceInfo getPerformance(OperandType) const override { return kPerformance; } in getPerformance() function in android::nn::CpuDevice