Home
last modified time | relevance | path

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

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