Home | History | Annotate | Download | only in HAL

Lines Matching refs:notify_cb

150  *   @notify_cb  : notify cb
159 camera_notify_callback notify_cb,
173 payload.notify_cb = notify_cb;
1913 * @notify_cb : notify cb
1923 int QCamera2HardwareInterface::setCallBacks(camera_notify_callback notify_cb,
1929 mNotifyCb = notify_cb;
1934 m_cbNotifier.setCallbacks(notify_cb, data_cb, data_cb_timestamp, user);