Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/libcamera2ndk/
Dstubs_arm.cc55 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACaptureRequest_copy);
122 INIT_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACaptureRequest_copy); in init_stub_library()
Dstubs_arm64.cc55 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACaptureRequest_copy);
122 INIT_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACaptureRequest_copy); in init_stub_library()
/frameworks/av/camera/ndk/
Dlibcamera2ndk.map.txt38 ACaptureRequest_copy; # introduced=28
DNdkCaptureRequest.cpp218 ACaptureRequest* ACaptureRequest_copy(const ACaptureRequest* src) { in ACaptureRequest_copy() function
/frameworks/av/camera/ndk/include/camera/
DNdkCaptureRequest.h351 ACaptureRequest* ACaptureRequest_copy(const ACaptureRequest* src) __INTRODUCED_IN(28);