/device/generic/goldfish/camera/ |
EmulatedCamera2.cpp | 381 camera2_notify_callback notifyCb; 384 notifyCb = mNotifyCb; 386 if (notifyCb != NULL) { 387 notifyCb(msgType, ext1, ext2, ext3, mNotifyUserPtr);
|
/device/lge/mako/camera/ |
QCameraHWI_Still.cpp | [all...] |
QCameraHWI.cpp | 831 app_cb->notifyCb = mNotifyCb; 838 app_cb->notifyCb = mNotifyCb; 941 ALOGV(" App_cb Notify %p, datacb=%p", app_cb.notifyCb, app_cb.dataCb); 942 if (app_cb.notifyCb) { 943 app_cb.notifyCb(app_cb.argm_notify.msg_type, [all...] |
QCameraHWI.h | 184 camera_notify_callback notifyCb;
|
/device/lge/mako/camera/QCamera/HAL/core/src/ |
QCameraHWI_Still.cpp | [all...] |
QCameraHWI.cpp | 805 app_cb->notifyCb = mNotifyCb; 903 LOGE(" App_cb Notify %p, datacb=%p", app_cb.notifyCb, app_cb.dataCb); 904 if (app_cb.notifyCb) { 905 app_cb.notifyCb(app_cb.argm_notify.msg_type, [all...] |
/device/asus/flo/camera/QCamera2/HAL/ |
QCamera2HWI.h | 143 virtual void setCallbacks(camera_notify_callback notifyCb,
|
QCamera2HWICallbacks.cpp | [all...] |
/hardware/qcom/camera/QCamera2/HAL/ |
QCamera2HWI.h | 143 virtual void setCallbacks(camera_notify_callback notifyCb,
|
QCamera2HWICallbacks.cpp | [all...] |
/device/lge/mako/camera/QCamera/HAL/core/inc/ |
QCameraHWI.h | 184 camera_notify_callback notifyCb;
|