replicant-frameworks_native/camera/libcameraservice
Dave Sparks 587f7830a1 Retry overlay create if it fails. Bug 2153980.
Occasionally we see references to the overlay hanging around long
enough to cause problems in applications when they tried to destroy
the overlay and re-create it. This patch causes the camera HAL to
retry the overlay creation call if it fails every 20ms up to 50
times before it gives up.
2009-10-07 19:22:02 -07:00
..
Android.mk In the simulator, make sure that the preview thread is a Java thread, 2009-08-13 09:24:47 -07:00
CameraHardwareStub.cpp Add zoom functions and sendCommand. 2009-10-06 13:25:10 -07:00
CameraHardwareStub.h Add zoom functions and sendCommand. 2009-10-06 13:25:10 -07:00
CameraService.cpp Retry overlay create if it fails. Bug 2153980. 2009-10-07 19:22:02 -07:00
CameraService.h Add zoom functions and sendCommand. 2009-10-06 13:25:10 -07:00
CannedJpeg.h
FakeCamera.cpp
FakeCamera.h