Searched refs:sensorPixelModesUsedLessThan (Results 1 – 3 of 3) sorted by relevance
166 return sensorPixelModesUsedLessThan(other);204 bool sensorPixelModesUsedLessThan(const OutputConfiguration& other) const;
113 [&]() { outputConfiguration->sensorPixelModesUsedLessThan(*outputConfiguration2); }, in invokeC2OutputConfigFuzzer()
452 bool OutputConfiguration::sensorPixelModesUsedLessThan(const OutputConfiguration& other) const { in sensorPixelModesUsedLessThan() function in android::OutputConfiguration