Searched refs:ACameraCaptureSession_captureV2 (Results 1 – 8 of 8) sorted by relevance
22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACameraCaptureSession_captureV2);96 INIT_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACameraCaptureSession_captureV2); in init_stub_library()
5 ACameraCaptureSession_captureV2; # introduced=33
81 camera_status_t ACameraCaptureSession_captureV2( in ACameraCaptureSession_captureV2() function
981 camera_status_t ACameraCaptureSession_captureV2(
268 return ACameraCaptureSession_captureV2( in DoThunk_ACameraCaptureSession_captureV2()
260 return ACameraCaptureSession_captureV2(mSession, &mCaptureCallbacksV2, 1, in takePicture2()