Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/android_api/libcamera2ndk/
Dstubs_riscv64.cc39 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACameraDevice_createCaptureSessionWithSessionParameters);
113 …_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACameraDevice_createCaptureSessionWithSessionPara… in init_stub_library()
Dstubs_arm64.cc39 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACameraDevice_createCaptureSessionWithSessionParameters);
113 …_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACameraDevice_createCaptureSessionWithSessionPara… in init_stub_library()
Dstubs_arm.cc39 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACameraDevice_createCaptureSessionWithSessionParameters);
113 …_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACameraDevice_createCaptureSessionWithSessionPara… in init_stub_library()
/frameworks/av/camera/ndk/
Dlibcamera2ndk.map.txt22 ACameraDevice_createCaptureSessionWithSessionParameters; # introduced=28
DNdkCameraDevice.cpp270 camera_status_t ACameraDevice_createCaptureSessionWithSessionParameters( in ACameraDevice_createCaptureSessionWithSessionParameters() function
/frameworks/av/camera/ndk/include/camera/
DNdkCameraDevice.h770 camera_status_t ACameraDevice_createCaptureSessionWithSessionParameters(
/frameworks/libs/native_bridge_support/android_api/libcamera2ndk/proxy/
Dandroid_camera_trampolines.cc370 return ACameraDevice_createCaptureSessionWithSessionParameters( in DoThunk_ACameraDevice_createCaptureSessionWithSessionParameters()