Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Stream.h79 virtual int32_t processDataNotify(mm_camera_super_buf_t *bufs);
DQCamera3Stream.cpp605 int32_t QCamera3Stream::processDataNotify(mm_camera_super_buf_t *frame) in processDataNotify() function in qcamera::QCamera3Stream
654 stream->processDataNotify(frame); in dataNotifyCB()
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraStream.h72 virtual int32_t processDataNotify(mm_camera_super_buf_t *bufs);
DQCameraStream.cpp1065 int32_t QCameraStream::processDataNotify(mm_camera_super_buf_t *frame) in processDataNotify() function in qcamera::QCameraStream
1146 stream->processDataNotify(frame); in dataNotifyCB()