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

  /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/lge/mako/camera/
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/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 618 milliseconds