OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACameraCaptureSession_abortCaptures
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/camera/ndk/include/camera/
NdkCameraCaptureSession.h
104
* {@link
ACameraCaptureSession_abortCaptures
} call.
363
* {@link
ACameraCaptureSession_abortCaptures
}. When such an event happens,
498
* {@link
ACameraCaptureSession_abortCaptures
} will also clear the request.</p>
577
* <p>This means that using
ACameraCaptureSession_abortCaptures
to simply remove pending requests is
593
camera_status_t
ACameraCaptureSession_abortCaptures
(ACameraCaptureSession* session)
[
all
...]
/frameworks/av/camera/ndk/
NdkCameraCaptureSession.cpp
181
camera_status_t
ACameraCaptureSession_abortCaptures
(ACameraCaptureSession* session) {
Completed in 70 milliseconds