Home
last modified time | relevance | path

Searched refs:snapshot_jpeg_cb (Results 1 – 2 of 2) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h930 static void snapshot_jpeg_cb(jpeg_job_status_t status,
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp108 void QCameraHardwareInterface::snapshot_jpeg_cb(jpeg_job_status_t status, in snapshot_jpeg_cb() function in android::QCameraHardwareInterface
548 jpg_job.encode_job.jpeg_cb = QCameraHardwareInterface::snapshot_jpeg_cb; in encodeData()