Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.h589 void OnAfNotification(enum aa_afstate noti);
DExynosCameraHWInterface2.cpp3564 OnAfNotification(shot_ext->shot.dm.aa.afState); in m_sensorThreadFunc()
3603 OnAfNotification(shot_ext->shot.dm.aa.afState); in m_sensorThreadFunc()
5081 void ExynosCameraHWInterface2::OnAfNotification(enum aa_afstate noti) in OnAfNotification() function in android::ExynosCameraHWInterface2