android_device_samsung_msm8.../camera
Demon000 22b76720e4 msm8976-common: camera: Store user pointer and pass it when needed
The new camera interface calls set_callbacks with a pointer
to it's internal CameraDevice and expects following calls to
the callbacks to use that pointer.

Store the pointer in the camera wraper and intercept the
callbacks calls to pass it along.

Change-Id: I99f02484e12a3f72cf1be13f1c724f474a452d7f
2019-01-19 13:18:27 +01:00
..
Android.mk msm8976-common: camera: Add missing Fence destructor 2018-08-16 12:15:43 +02:00
CameraParameters.cpp msm8976-common: Add libcamera_client shim 2018-01-19 00:15:57 +01:00
CameraParameters.h msm8976-common: Add libcamera_client shim 2018-01-19 00:15:57 +01:00
CameraWrapper.cpp msm8976-common: camera: Store user pointer and pass it when needed 2019-01-19 13:18:27 +01:00
Fence.cpp msm8976-common: camera: Add missing Fence destructor 2018-08-16 12:15:43 +02:00