Searched defs:processDataNotify (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraStream.cpp367 * FUNCTION : processDataNotify
378 int32_t QCameraStream::processDataNotify(mm_camera_super_buf_t *frame) function in class:qcamera::QCameraStream
418 stream->processDataNotify(frame);
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Stream.cpp364 * FUNCTION : processDataNotify
375 int32_t QCamera3Stream::processDataNotify(mm_camera_super_buf_t *frame) function in class:qcamera::QCamera3Stream
417 stream->processDataNotify(frame);

Completed in 21 milliseconds