Home | History | Annotate | Download | only in src

Lines Matching defs:notifyShutter

1297         notifyShutter(&crop_info, TRUE);
1299 notifyShutter(&crop_info, FALSE);
1634 void QCameraStream_Snapshot::notifyShutter(common_crop_t *crop,
1742 LOGD("%s: Call notifyShutter 2nd time in case of RAW", __func__);
1745 notifyShutter(&crop, TRUE);
1747 notifyShutter(&crop, FALSE);
1783 LOGD("%s: Call notifyShutter 2nd time", __func__);
1838 notifyShutter(&crop, TRUE);
1840 notifyShutter(&crop, FALSE);