Home
last modified time | relevance | path

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

/hardware/interfaces/camera/common/default/include/
DExif.h187 virtual bool setSceneCaptureType(uint16_t type) = 0;
/hardware/interfaces/camera/common/default/
DExif.cpp193 virtual bool setSceneCaptureType(uint16_t type);
660 bool ExifUtilsImpl::setSceneCaptureType(uint16_t type) { in setSceneCaptureType() function in android::hardware::camera::common::helper::ExifUtilsImpl