Home
last modified time | relevance | path

Searched refs:profile_end (Results 1 – 1 of 1) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DHWLUtils.cpp154 const auto profile_end = in GetSensorCharacteristics() local
159 for (; current_profile != profile_end; current_profile <<= 1) { in GetSensorCharacteristics()
202 const auto profile_end = in GetSensorCharacteristics() local
207 for (; current_profile != profile_end; current_profile <<= 1) { in GetSensorCharacteristics()