Home | History | Annotate | Download | only in camera

Lines Matching defs:notifyShutter

1447             notifyShutter(&crop_info, true);
1449 notifyShutter(&crop_info, false);
1815 void QCameraStream_Snapshot::notifyShutter(common_crop_t *crop,
1927 ALOGV("%s: Call notifyShutter 2nd time in case of RAW", __func__);
1930 notifyShutter(&crop, true);
1932 notifyShutter(&crop, false);
1966 ALOGV("%s: Call notifyShutter 2nd time", __func__);
2057 notifyShutter(&crop, true);
2059 notifyShutter(&crop, false);