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

  /frameworks/av/camera/ndk/include/camera/
NdkCameraCaptureSession.h 139 * {@link ACameraCaptureSession_capture} or {@link ACameraCaptureSession_setRepeatingRequest}.
471 camera_status_t ACameraCaptureSession_capture(
484 * <p>If a request is submitted through {@link ACameraCaptureSession_capture},
494 * submit requests through {@link ACameraCaptureSession_capture}.</p>
533 * Has no effect on requests submitted through {@link ACameraCaptureSession_capture}.
    [all...]
  /cts/tests/tests/graphics/jni/
CameraTestHelpers.cpp 185 return ACameraCaptureSession_capture(mSession, nullptr, 1, &mCaptureRequest,
  /frameworks/av/camera/ndk/
NdkCameraCaptureSession.cpp 70 camera_status_t ACameraCaptureSession_capture(
  /cts/tests/tests/media/libimagereaderjni/
AImageReaderCts.cpp 226 return ACameraCaptureSession_capture(mSession, nullptr, 1, &mStillRequest, &seqId);
  /frameworks/av/camera/ndk/ndk_vendor/tests/
AImageReaderVendorTest.cpp 222 return ACameraCaptureSession_capture(mSession, &mCaptureCallbacks, 1, &mStillRequest,
  /cts/tests/camera/libctscamera2jni/
native-camera-jni.cpp     [all...]

Completed in 305 milliseconds