OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACameraCaptureSession_stopRepeating
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/camera/ndk/include/camera/
NdkCameraCaptureSession.h
362
* by a variety of operations such as {@link
ACameraCaptureSession_stopRepeating
} or
406
* and any repeating requests are stopped (as if {@link
ACameraCaptureSession_stopRepeating
} was
496
* <p>To stop the repeating capture, call {@link
ACameraCaptureSession_stopRepeating
}. Any
552
camera_status_t
ACameraCaptureSession_stopRepeating
(ACameraCaptureSession* session)
[
all
...]
/frameworks/av/camera/ndk/
NdkCameraCaptureSession.cpp
166
camera_status_t
ACameraCaptureSession_stopRepeating
(ACameraCaptureSession* session) {
/cts/tests/camera/libctscamera2jni/
native-camera-jni.cpp
[
all
...]
Completed in 257 milliseconds