Home | History | Annotate | Download | only in camera

Lines Matching refs:notifyShutter

1465             notifyShutter(&crop_info, true);
1467 notifyShutter(&crop_info, false);
1833 void QCameraStream_Snapshot::notifyShutter(common_crop_t *crop,
1950 ALOGD("%s: Call notifyShutter 2nd time in case of RAW", __func__);
1953 notifyShutter(&crop, true);
1955 notifyShutter(&crop, false);
1990 ALOGV("%s: Call notifyShutter 2nd time", __func__);
2087 notifyShutter(&crop, true);
2089 notifyShutter(&crop, false);