HomeSort by relevance Sort by last modified time
    Searched defs:processDataNotify (Results 1 - 8 of 8) 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 368 * FUNCTION : processDataNotify
379 int32_t QCamera3Stream::processDataNotify(mm_camera_super_buf_t *frame)
428 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);
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Stream.cpp 474 * FUNCTION : processDataNotify
485 int32_t QCamera3Stream::processDataNotify(mm_camera_super_buf_t *frame)
534 stream->processDataNotify(frame);
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraStream.cpp 865 * FUNCTION : processDataNotify
876 int32_t QCameraStream::processDataNotify(mm_camera_super_buf_t *frame)
922 stream->processDataNotify(frame);
    [all...]

Completed in 352 milliseconds