Searched defs:noti (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCameraHWInterface2.cpp4933 // Just noti of pre-capture start
5007 void ExynosCameraHWInterface2::OnAfNotification(enum aa_afstate noti) argument
5012 OnAfNotificationAutoMacro(noti);
5015 OnAfNotificationCAFVideo(noti);
5018 OnAfNotificationCAFPicture(noti);
5026 void ExynosCameraHWInterface2::OnAfNotificationAutoMacro(enum aa_afstate noti) argument
5032 switch (noti) {
5043 switch (noti) {
5063 switch (noti) {
5118 switch (noti) {
5156 OnAfNotificationCAFPicture(enum aa_afstate noti) argument
5368 OnAfNotificationCAFVideo(enum aa_afstate noti) argument
[all...]

Completed in 16 milliseconds