OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACameraDevice_createCaptureSession
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/include/camera/ndk/
NdkCameraDevice.h
296
* <p>The container is used in {@link
ACameraDevice_createCaptureSession
} method to create a capture
[
all
...]
/frameworks/av/camera/ndk/
NdkCameraDevice.cpp
149
camera_status_t
ACameraDevice_createCaptureSession
(
/frameworks/av/camera/ndk/impl/
ACameraCaptureSession.cpp
71
this->decStrong((void*)
ACameraDevice_createCaptureSession
);
ACameraDevice.cpp
171
newSession->incStrong((void *)
ACameraDevice_createCaptureSession
);
[
all
...]
/cts/tests/camera/libctscamera2jni/
native-camera-jni.cpp
616
ret =
ACameraDevice_createCaptureSession
(
[
all
...]
Completed in 397 milliseconds