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

  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Stream.cpp 363 * FUNCTION : processDataNotify
374 int32_t QCamera3Stream::processDataNotify(mm_camera_super_buf_t *frame)
416 stream->processDataNotify(frame);
  /device/asus/flo/camera/QCamera2/HAL/
QCameraStream.cpp 367 * FUNCTION : processDataNotify
378 int32_t QCameraStream::processDataNotify(mm_camera_super_buf_t *frame)
418 stream->processDataNotify(frame);
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraStream.cpp 367 * FUNCTION : processDataNotify
378 int32_t QCameraStream::processDataNotify(mm_camera_super_buf_t *frame)
418 stream->processDataNotify(frame);
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Stream.cpp 371 * FUNCTION : processDataNotify
382 int32_t QCamera3Stream::processDataNotify(mm_camera_super_buf_t *frame)
432 stream->processDataNotify(frame);
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraStream.cpp 653 * FUNCTION : processDataNotify
664 int32_t QCameraStream::processDataNotify(mm_camera_super_buf_t *frame)
710 stream->processDataNotify(frame);
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Stream.cpp 373 * FUNCTION : processDataNotify
384 int32_t QCamera3Stream::processDataNotify(mm_camera_super_buf_t *frame)
433 stream->processDataNotify(frame);

Completed in 80 milliseconds