Home
last modified time | relevance | path

Searched refs:processDataNotify (Results 1 – 12 of 12) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Stream.h72 virtual int32_t processDataNotify(mm_camera_super_buf_t *bufs);
DQCamera3Stream.cpp386 int32_t QCamera3Stream::processDataNotify(mm_camera_super_buf_t *frame) in processDataNotify() function in qcamera::QCamera3Stream
435 stream->processDataNotify(frame); in dataNotifyCB()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Stream.h74 virtual int32_t processDataNotify(mm_camera_super_buf_t *bufs);
DQCamera3Stream.cpp486 int32_t QCamera3Stream::processDataNotify(mm_camera_super_buf_t *frame) in processDataNotify() function in qcamera::QCamera3Stream
535 stream->processDataNotify(frame); in dataNotifyCB()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Stream.h74 virtual int32_t processDataNotify(mm_camera_super_buf_t *bufs);
DQCamera3Stream.cpp486 int32_t QCamera3Stream::processDataNotify(mm_camera_super_buf_t *frame) in processDataNotify() function in qcamera::QCamera3Stream
535 stream->processDataNotify(frame); in dataNotifyCB()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraStream.h68 virtual int32_t processDataNotify(mm_camera_super_buf_t *bufs);
DQCameraStream.cpp664 int32_t QCameraStream::processDataNotify(mm_camera_super_buf_t *frame) in processDataNotify() function in qcamera::QCameraStream
710 stream->processDataNotify(frame); in dataNotifyCB()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraStream.h67 virtual int32_t processDataNotify(mm_camera_super_buf_t *bufs);
DQCameraStream.cpp876 int32_t QCameraStream::processDataNotify(mm_camera_super_buf_t *frame) in processDataNotify() function in qcamera::QCameraStream
922 stream->processDataNotify(frame); in dataNotifyCB()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraStream.h67 virtual int32_t processDataNotify(mm_camera_super_buf_t *bufs);
DQCameraStream.cpp876 int32_t QCameraStream::processDataNotify(mm_camera_super_buf_t *frame) in processDataNotify() function in qcamera::QCameraStream
922 stream->processDataNotify(frame); in dataNotifyCB()