Home | History | Annotate | Download | only in HAL

Lines Matching refs:notify_cb

163  *   @notify_cb  : notify cb
172 camera_notify_callback notify_cb,
188 payload.notify_cb = notify_cb;
3278 * @notify_cb : notify cb
3288 int QCamera2HardwareInterface::setCallBacks(camera_notify_callback notify_cb,
3294 mNotifyCb = notify_cb;
3299 m_cbNotifier.setCallbacks(notify_cb, data_cb, data_cb_timestamp, user);