HomeSort by relevance Sort by last modified time
    Searched refs:notify_cb (Results 1 - 25 of 69) sorted by null

1 2 3

  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_thread.c 189 if (NULL != poll_cb->poll_entries[i-1].notify_cb) {
190 poll_cb->poll_entries[i-1].notify_cb(poll_cb->poll_entries[i-1].user_data);
198 if (NULL != poll_cb->poll_entries[i-1].notify_cb) {
199 poll_cb->poll_entries[i-1].notify_cb(poll_cb->poll_entries[i-1].user_data);
240 mm_camera_poll_notify_t notify_cb,
257 poll_cb->poll_entries[idx].notify_cb = notify_cb;
287 poll_cb->poll_entries[idx].notify_cb = NULL;
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_thread.c 296 if (NULL != poll_cb->poll_entries[i-1].notify_cb) {
297 poll_cb->poll_entries[i-1].notify_cb(poll_cb->poll_entries[i-1].user_data);
305 if (NULL != poll_cb->poll_entries[i-1].notify_cb) {
306 poll_cb->poll_entries[i-1].notify_cb(poll_cb->poll_entries[i-1].user_data);
369 * @notify_cb : callback function to handle if any notify from fd
378 mm_camera_poll_notify_t notify_cb,
396 poll_cb->poll_entries[idx].notify_cb = notify_cb;
443 poll_cb->poll_entries[idx].notify_cb = NULL;
  /device/generic/goldfish/camera/
EmulatedCamera.h 131 virtual void setCallbacks(camera_notify_callback notify_cb,
306 camera_notify_callback notify_cb,
CallbackNotifier.h 57 void setCallbacks(camera_notify_callback notify_cb,
CallbackNotifier.cpp 110 void CallbackNotifier::setCallbacks(camera_notify_callback notify_cb,
117 __FUNCTION__, notify_cb, data_cb, data_cb_timestamp, get_memory, user);
120 mNotifyCB = notify_cb;
EmulatedCamera2.h 221 camera2_notify_callback notify_cb,
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_thread.c 304 if (NULL != poll_cb->poll_entries[i-1].notify_cb) {
305 poll_cb->poll_entries[i-1].notify_cb(poll_cb->poll_entries[i-1].user_data);
313 if (NULL != poll_cb->poll_entries[i-1].notify_cb) {
314 poll_cb->poll_entries[i-1].notify_cb(poll_cb->poll_entries[i-1].user_data);
395 * @notify_cb : callback function to handle if any notify from fd
404 mm_camera_poll_notify_t notify_cb,
422 poll_cb->poll_entries[idx].notify_cb = notify_cb;
471 poll_cb->poll_entries[idx].notify_cb = NULL;
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_thread.c 308 if (NULL != poll_cb->poll_entries[i-1].notify_cb) {
309 poll_cb->poll_entries[i-1].notify_cb(poll_cb->poll_entries[i-1].user_data);
317 if (NULL != poll_cb->poll_entries[i-1].notify_cb) {
318 poll_cb->poll_entries[i-1].notify_cb(poll_cb->poll_entries[i-1].user_data);
399 * @notify_cb : callback function to handle if any notify from fd
408 mm_camera_poll_notify_t notify_cb,
426 poll_cb->poll_entries[idx].notify_cb = notify_cb;
475 poll_cb->poll_entries[idx].notify_cb = NULL;
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_thread.c 310 if (NULL != poll_cb->poll_entries[i-1].notify_cb) {
311 poll_cb->poll_entries[i-1].notify_cb(poll_cb->poll_entries[i-1].user_data);
319 if (NULL != poll_cb->poll_entries[i-1].notify_cb) {
320 poll_cb->poll_entries[i-1].notify_cb(poll_cb->poll_entries[i-1].user_data);
401 * @notify_cb : callback function to handle if any notify from fd
410 mm_camera_poll_notify_t notify_cb,
428 poll_cb->poll_entries[idx].notify_cb = notify_cb;
477 poll_cb->poll_entries[idx].notify_cb = NULL;
  /device/moto/shamu/camera/QCamera/HAL/usbcamcore/inc/
QualcommUsbCamera.h 60 camera_notify_callback notify_cb,
QCameraUsbPriv.h 141 camera_notify_callback notify_cb; member in struct:android::__anon3614
  /device/moto/shamu/camera/QCamera/HAL/wrapper/
QualcommCamera.h 53 camera_notify_callback notify_cb,
  /device/moto/shamu/camera/QCamera/HAL2/wrapper/
QualcommCamera.h 108 camera2_notify_callback notify_cb,
QualcommCamera.cpp 359 camera2_notify_callback notify_cb,
366 rc = hardware->set_notify_callback(notify_cb, user);
402 camera_notify_callback notify_cb,
411 hardware->setCallbacks(notify_cb,data_cb, data_cb_timestamp, get_memory, user);
  /device/moto/shamu/camera/QCamera2/HAL/wrapper/
QualcommCamera.h 52 camera_notify_callback notify_cb,
  /hardware/qcom/camera/QCamera2/HAL/wrapper/
QualcommCamera.h 52 camera_notify_callback notify_cb,
  /device/asus/flo/camera/QCamera2/HAL/
QCameraStateMachine.h 112 camera_notify_callback notify_cb; member in struct:qcamera::__anon2716
QCamera2HWI.h 173 camera_notify_callback notify_cb,
230 camera_notify_callback notify_cb,
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraStateMachine.h 112 camera_notify_callback notify_cb; member in struct:qcamera::__anon3205
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraStateMachine.h 118 camera_notify_callback notify_cb; member in struct:qcamera::__anon3882
  /hardware/libhardware/include/hardware/
camera.h 106 camera_notify_callback notify_cb,
camera2.h 785 camera2_notify_callback notify_cb,
    [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_ni.cpp 294 else if (NULL == callbacks->notify_cb) {
307 loc_eng_data.ni_notify_cb = callbacks->notify_cb;
  /hardware/qcom/camera/QCamera2/HAL/
QCameraStateMachine.h 119 camera_notify_callback notify_cb; member in struct:qcamera::__anon25122
  /hardware/qcom/gps/msm8960/core/
gps_extended_c.h 164 gps_ni_notify_callback notify_cb; member in struct:__anon26186

Completed in 1612 milliseconds

1 2 3