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

/frameworks/av/camera/camera2/
H A DOutputConfiguration.cpp227 bool OutputConfiguration::gbpsLessThan(const OutputConfiguration& other) const { function in class:android::OutputConfiguration
/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;

Completed in 83 milliseconds