Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/libcamera2ndk/
Dstubs_arm64.cc27 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACameraCaptureSession_stopRepeating);
94 INIT_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACameraCaptureSession_stopRepeating); in init_stub_library()
Dstubs_arm.cc27 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACameraCaptureSession_stopRepeating);
94 INIT_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACameraCaptureSession_stopRepeating); in init_stub_library()
/frameworks/av/camera/ndk/
Dlibcamera2ndk.map.txt10 ACameraCaptureSession_stopRepeating;
DNdkCameraCaptureSession.cpp166 camera_status_t ACameraCaptureSession_stopRepeating(ACameraCaptureSession* session) { in ACameraCaptureSession_stopRepeating() function
/frameworks/av/camera/ndk/include/camera/
DNdkCameraCaptureSession.h552 camera_status_t ACameraCaptureSession_stopRepeating(ACameraCaptureSession* session)