HomeSort by relevance Sort by last modified time
    Searched refs:cam_ctrl_status_t (Results 1 - 9 of 9) sorted by null

  /device/lge/mako/camera/
QCameraStream.h 132 virtual void notifyWDenoiseEvent(cam_ctrl_status_t status, void * cookie) {};
135 virtual void notifyHdrEvent(cam_ctrl_status_t status, void * cookie) {};
285 void notifyWDenoiseEvent(cam_ctrl_status_t status, void * cookie);
289 void notifyHdrEvent(cam_ctrl_status_t status, void * cookie);
QCameraHWI.h 533 void processprepareSnapshotEvent(cam_ctrl_status_t *);
535 void zoomEvent(cam_ctrl_status_t *status, app_notify_cb_t *);
536 void autofocusevent(cam_ctrl_status_t *status, app_notify_cb_t *);
539 status_t autoFocusEvent(cam_ctrl_status_t *, app_notify_cb_t *);
540 status_t autoFocusMoveEvent(cam_ctrl_status_t *, app_notify_cb_t *);
639 void wdenoiseEvent(cam_ctrl_status_t status, void *cookie);
660 void hdrEvent(cam_ctrl_status_t status, void *cookie);
QCameraHWI.cpp     [all...]
QCamera_Intf.h 118 } cam_ctrl_status_t; typedef in typeref:enum:__anon1759
909 cam_ctrl_status_t status;
    [all...]
QCameraHWI_Still.cpp     [all...]
  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraStream.h 124 virtual void notifyWDenoiseEvent(cam_ctrl_status_t status, void * cookie) {;}
276 void notifyWDenoiseEvent(cam_ctrl_status_t status, void * cookie);
QCameraHWI.h 530 void processprepareSnapshotEvent(cam_ctrl_status_t *);
532 void zoomEvent(cam_ctrl_status_t *status, app_notify_cb_t *);
533 void autofocusevent(cam_ctrl_status_t *status, app_notify_cb_t *);
536 status_t autoFocusEvent(cam_ctrl_status_t *, app_notify_cb_t *);
630 void wdenoiseEvent(cam_ctrl_status_t status, void *cookie);
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp     [all...]
QCameraHWI_Still.cpp     [all...]

Completed in 1304 milliseconds