Searched refs:gbpsLessThan (Results 1 – 3 of 3) sorted by relevance
195 return gbpsLessThan(other);205 bool gbpsLessThan(const OutputConfiguration& other) const;
112 [&]() { outputConfiguration->gbpsLessThan(*outputConfiguration2); }, in invokeC2OutputConfigFuzzer()
468 bool OutputConfiguration::gbpsLessThan(const OutputConfiguration& other) const { in gbpsLessThan() function in android::OutputConfiguration