Searched refs:ACameraCaptureSession_capture (Results 1 – 6 of 6) sorted by relevance
21 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACameraCaptureSession_capture);87 INIT_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACameraCaptureSession_capture); in init_stub_library()
4 ACameraCaptureSession_capture;
70 camera_status_t ACameraCaptureSession_capture( in ACameraCaptureSession_capture() function
471 camera_status_t ACameraCaptureSession_capture(
236 return ACameraCaptureSession_capture(mSession, &mCaptureCallbacks, 1, &mStillRequest, in takePicture()