Searched refs:m_setExifChangedAttribute (Results 1 - 4 of 4) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
H A DExynosCamera.h789 void m_setExifChangedAttribute(exif_attribute_t *exifInfo, ExynosRect *rect);
/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCameraHWInterface2.h612 void m_setExifChangedAttribute(exif_attribute_t *exifInfo, ExynosRect *rect,
H A DExynosCameraHWInterface2.cpp4744 m_setExifChangedAttribute(&mExifInfo, rect, &m_jpegMetadata);
5757 void ExynosCameraHWInterface2::m_setExifChangedAttribute(exif_attribute_t *exifInfo, ExynosRect *rect, function in class:android::ExynosCameraHWInterface2
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp1830 m_setExifChangedAttribute(&mExifInfo, rect);
3716 void ExynosCamera::m_setExifChangedAttribute(exif_attribute_t *exifInfo, ExynosRect *rect) function in class:android::ExynosCamera

Completed in 213 milliseconds