HomeSort by relevance Sort by last modified time
    Searched refs:gbpsLessThan (Results 1 - 2 of 2) sorted by null

  /frameworks/av/camera/include/camera/camera2/
OutputConfiguration.h 117 return gbpsLessThan(other);
124 bool gbpsLessThan(const OutputConfiguration& other) const;
  /frameworks/av/camera/camera2/
OutputConfiguration.cpp 247 bool OutputConfiguration::gbpsLessThan(const OutputConfiguration& other) const {

Completed in 716 milliseconds