HomeSort by relevance Sort by last modified time
    Searched full:snapshot_jpeg_cb (Results 1 - 7 of 7) sorted by null

  /device/lge/mako/camera/
QCameraHWI.cpp     [all...]
QCameraHWI.h 855 /* Used to show the process state of snapshot_jpeg_cb*/
QCameraHWI_Still.cpp 149 static void snapshot_jpeg_cb(jpeg_event_t event, void *user_data) function in namespace:android
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 930 static void snapshot_jpeg_cb(jpeg_job_status_t status,
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 365 my_cam_app.hal_lib.set_callbacks(snapshot_jpeg_fragment_cb, snapshot_jpeg_cb, pme,
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp 150 static void snapshot_jpeg_cb(jpeg_event_t event, void *user_data) function in namespace:android
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 108 void QCameraHardwareInterface::snapshot_jpeg_cb(jpeg_job_status_t status, function in class:android::QCameraHardwareInterface
548 jpg_job.encode_job.jpeg_cb = QCameraHardwareInterface::snapshot_jpeg_cb;
    [all...]

Completed in 281 milliseconds