react-native-vision-camera/package/android/src/main/cpp/frameprocessor
Marc Rousavy 07027d8010
fix: Rename getFrameProcessorPlugin to initFrameProcessorPlugin (#2038)
* fix: Rename `getFrameProcessorPlugin` to `initFrameProcessorPlugin`

* fix: Make nullable, add comments

* Format

* Update FrameProcessorPlugin.java

* Update FrameProcessorPlugin.h

* fix: Fix dead links

* Call super constructor

* Update ExampleFrameProcessorPlugin.java

* fix: Init calls
2023-10-19 11:19:47 +02:00
..
java-bindings fix: Rename getFrameProcessorPlugin to initFrameProcessorPlugin (#2038) 2023-10-19 11:19:47 +02:00
FrameHostObject.cpp fix: Make HardwareBuffers compile optionally (opt-out in minSdkVersion <26) (#1910) 2023-10-03 13:18:41 +02:00
FrameHostObject.h chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
FrameProcessorPluginHostObject.cpp chore: Change line width to 140 in C++ 2023-09-01 19:39:25 +02:00
FrameProcessorPluginHostObject.h chore: Change line width to 140 in C++ 2023-09-01 19:39:25 +02:00
JSIJNIConversion.cpp fix: Also properly convert any[] -> List<Object> in FP Android (#1760) 2023-09-06 10:56:33 +02:00
JSIJNIConversion.h fix: Also properly convert any[] -> List<Object> in FP Android (#1760) 2023-09-06 10:56:33 +02:00
VisionCameraProxy.cpp fix: Rename getFrameProcessorPlugin to initFrameProcessorPlugin (#2038) 2023-10-19 11:19:47 +02:00
VisionCameraProxy.h fix: Rename getFrameProcessorPlugin to initFrameProcessorPlugin (#2038) 2023-10-19 11:19:47 +02:00