Camera and Camera2 preview is rendered via OpenGL textures and can be modified on CPU via C++ code. No OpenCL yet.
This commit is contained in:
4
samples/android/tutorial-4-opencl/jni/Application.mk
Normal file
4
samples/android/tutorial-4-opencl/jni/Application.mk
Normal file
@@ -0,0 +1,4 @@
|
||||
#APP_STL := gnustl_shared
|
||||
#APP_GNUSTL_FORCE_CPP_FEATURES := exceptions rtti
|
||||
APP_ABI := armeabi-v7a
|
||||
APP_PLATFORM := android-14
|
||||
Reference in New Issue
Block a user