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 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
FakeCamera.cpp Automated import from //branches/donutburger/...@141782,141782 2009-03-24 20:53:55 -07:00
FakeCamera.h Automated import from //branches/donutburger/...@141992,141992 2009-03-24 21:16:04 -07:00