Home
last modified time | relevance | path

Searched refs:ACameraCaptureSession_setRepeatingRequestV2 (Results 1 – 7 of 7) sorted by relevance

/frameworks/libs/native_bridge_support/android_api/libcamera2ndk/
Dstubs_riscv64.cc31 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACameraCaptureSession_setRepeatingRequestV2);
105 INIT_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACameraCaptureSession_setRepeatingRequestV2); in init_stub_library()
Dstubs_arm64.cc31 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACameraCaptureSession_setRepeatingRequestV2);
105 INIT_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACameraCaptureSession_setRepeatingRequestV2); in init_stub_library()
Dstubs_arm.cc31 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACameraCaptureSession_setRepeatingRequestV2);
105 INIT_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACameraCaptureSession_setRepeatingRequestV2); in init_stub_library()
/frameworks/av/camera/ndk/
Dlibcamera2ndk.map.txt11 ACameraCaptureSession_setRepeatingRequestV2; # introduced=33
DNdkCameraCaptureSession.cpp110 camera_status_t ACameraCaptureSession_setRepeatingRequestV2( in ACameraCaptureSession_setRepeatingRequestV2() function
/frameworks/av/camera/ndk/include/camera/
DNdkCameraCaptureSession.h992 camera_status_t ACameraCaptureSession_setRepeatingRequestV2(
/frameworks/libs/native_bridge_support/android_api/libcamera2ndk/proxy/
Dandroid_camera_trampolines.cc294 return ACameraCaptureSession_setRepeatingRequestV2( in DoThunk_ACameraCaptureSession_setRepeatingRequestV2()