Searched refs:ACaptureSessionOutput_create (Results 1 – 7 of 7) sorted by relevance
86 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ACaptureSessionOutput_create);160 INIT_INTERCEPTABLE_STUB_FUNCTION("libcamera2ndk.so", ACaptureSessionOutput_create); in init_stub_library()
69 ACaptureSessionOutput_create;
126 camera_status_t ACaptureSessionOutput_create( in ACaptureSessionOutput_create() function
366 camera_status_t ACaptureSessionOutput_create(
95 ret = ACaptureSessionOutput_create(mImgReaderAnw, &mImgReaderOutput); in initCamera()