Searched refs:ACaptureSessionOutput_create (Results 1 – 6 of 6) sorted by relevance
79 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACaptureSessionOutput_create);146 INIT_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACaptureSessionOutput_create); in init_stub_library()
61 ACaptureSessionOutput_create;
133 camera_status_t ACaptureSessionOutput_create( in ACaptureSessionOutput_create() function
358 camera_status_t ACaptureSessionOutput_create(
95 ret = ACaptureSessionOutput_create(mImgReaderAnw, &mImgReaderOutput); in initCamera()