OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACameraOutputTarget_free
(Results
1 - 5
of
5
) sorted by null
/development/ndk/platforms/android-24/include/camera/
NdkCaptureRequest.h
87
* {@link ANativeWindow} to ACaptureRequest. Use {@link
ACameraOutputTarget_free
} to free the object
110
void
ACameraOutputTarget_free
(ACameraOutputTarget* output);
/frameworks/av/camera/include/camera/ndk/
NdkCaptureRequest.h
90
* {@link ANativeWindow} to ACaptureRequest. Use {@link
ACameraOutputTarget_free
} to free the object
113
void
ACameraOutputTarget_free
(ACameraOutputTarget* output);
/frameworks/av/camera/ndk/
NdkCaptureRequest.cpp
41
void
ACameraOutputTarget_free
(ACameraOutputTarget* target) {
/cts/tests/tests/media/libimagereaderjni/
AImageReaderCts.cpp
182
ACameraOutputTarget_free
(mReqImgReaderOutput);
/cts/tests/camera/libctscamera2jni/
native-camera-jni.cpp
427
ACameraOutputTarget_free
(mReqPreviewOutput);
431
ACameraOutputTarget_free
(mReqImgReaderOutput);
[
all
...]
Completed in 542 milliseconds