Home
last modified time | relevance | path

Searched defs:setIsoSpeedRating (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/camera/common/1.0/default/
H A DExif.cpp646 bool ExifUtilsImpl::setIsoSpeedRating(uint16_t iso_speed_ratings) { in setIsoSpeedRating() function in android::hardware::camera::common::V1_0::helper::ExifUtilsImpl
/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A DExifUtils.cpp617 bool ExifUtilsImpl::setIsoSpeedRating(uint16_t iso_speed_ratings) { in setIsoSpeedRating() function in android::camera3::ExifUtilsImpl