HomeSort by relevance Sort by last modified time
    Searched refs:ACameraCaptureSession_captureCallback_failed (Results 1 - 3 of 3) sorted by null

  /development/ndk/platforms/android-24/include/camera/
NdkCameraCaptureSession.h 201 typedef void (*ACameraCaptureSession_captureCallback_failed)(
338 ACameraCaptureSession_captureCallback_failed onCaptureFailed;
  /frameworks/av/camera/ndk/include/camera/
NdkCameraCaptureSession.h 203 typedef void (*ACameraCaptureSession_captureCallback_failed)(
340 ACameraCaptureSession_captureCallback_failed onCaptureFailed;
  /frameworks/av/camera/ndk/impl/
ACameraDevice.cpp 734 ACameraCaptureSession_captureCallback_failed onError = cbh.mCallbacks.onCaptureFailed;
    [all...]

Completed in 49 milliseconds