Searched refs:gbpsLessThan (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/camera/include/camera/camera2/
H A DOutputConfiguration.h105 return gbpsLessThan(other);
112 bool gbpsLessThan(const OutputConfiguration& other) const;
/frameworks/av/include/camera/camera2/
H A DOutputConfiguration.h105 return gbpsLessThan(other);
112 bool gbpsLessThan(const OutputConfiguration& other) const;
/frameworks/av/camera/camera2/
H A DOutputConfiguration.cpp227 bool OutputConfiguration::gbpsLessThan(const OutputConfiguration& other) const { function in class:android::OutputConfiguration

Completed in 72 milliseconds