Searched refs:OpPerf (Results 1 – 1 of 1) sorted by relevance
1801 using OpPerf = Capabilities::OperandPerformance; in nonExtensionOperandPerformance() typedef1806 hidl_vec<OpPerf> ret(kOperandTypeRange.end() - kOperandTypeRange.begin()); in nonExtensionOperandPerformance()1813 [](const OpPerf& a, const OpPerf& b) { return a.type < b.type; }); in nonExtensionOperandPerformance()