Home
last modified time | relevance | path

Searched refs:ACameraCaptureSession_abortCaptures (Results 1 – 6 of 6) sorted by relevance

/frameworks/libs/native_bridge_support/android_api/libcamera2ndk/
Dstubs_riscv64.cc20 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACameraCaptureSession_abortCaptures);
94 INIT_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACameraCaptureSession_abortCaptures); in init_stub_library()
Dstubs_arm64.cc20 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACameraCaptureSession_abortCaptures);
94 INIT_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACameraCaptureSession_abortCaptures); in init_stub_library()
Dstubs_arm.cc20 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACameraCaptureSession_abortCaptures);
94 INIT_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACameraCaptureSession_abortCaptures); in init_stub_library()
/frameworks/av/camera/ndk/
Dlibcamera2ndk.map.txt3 ACameraCaptureSession_abortCaptures;
DNdkCameraCaptureSession.cpp165 camera_status_t ACameraCaptureSession_abortCaptures(ACameraCaptureSession* session) { in ACameraCaptureSession_abortCaptures() function
/frameworks/av/camera/ndk/include/camera/
DNdkCameraCaptureSession.h630 camera_status_t ACameraCaptureSession_abortCaptures(ACameraCaptureSession* session)