replicant-frameworks_native/services/surfaceflinger
Andy McFadden 13a082e160 Added display initialization method
The primary display device was being configured to "blank" by
default, which prevented the boot animation from appearing
(unless you got lucky with the hardware composer state).

Bug 6975688

Change-Id: I0fa52e9e719c6e997c5725a7baf15d9718461b78
2012-08-24 11:50:34 -07:00
..
DisplayHardware Added display initialization method 2012-08-24 11:50:34 -07:00
tests get rid of the shared-memory control block 2012-07-25 21:13:10 -07:00
Android.mk break SF dependencies on libdvm and libandroid_runtime 2012-08-04 20:09:48 -07:00
Barrier.h
Client.cpp SurfaceFlinger cleanup 2012-07-24 00:09:35 -07:00
Client.h
clz.cpp
clz.h
DdmConnection.cpp fix pdk build 2012-08-06 13:55:56 -07:00
DdmConnection.h
DisplayDevice.cpp HWComposer now has its own concept of display IDs 2012-08-23 16:03:37 -07:00
DisplayDevice.h teach HWC about multiple displays 2012-08-23 17:41:38 -07:00
EventThread.cpp simplify further vsync handling 2012-08-23 15:26:27 -07:00
EventThread.h simplify further vsync handling 2012-08-23 15:26:27 -07:00
GLExtensions.cpp
GLExtensions.h
Layer.cpp libgui includes refactoring 2012-08-10 13:18:24 -07:00
Layer.h turn DisplayDevice into a reference-counted object 2012-08-05 00:40:46 -07:00
LayerBase.cpp reimplement wifi display hack with new external display SF framework 2012-08-16 20:58:58 -07:00
LayerBase.h turn DisplayDevice into a reference-counted object 2012-08-05 00:40:46 -07:00
LayerDim.cpp turn DisplayDevice into a reference-counted object 2012-08-05 00:40:46 -07:00
LayerDim.h turn DisplayDevice into a reference-counted object 2012-08-05 00:40:46 -07:00
LayerScreenshot.cpp libgui includes refactoring 2012-08-10 13:18:24 -07:00
LayerScreenshot.h turn DisplayDevice into a reference-counted object 2012-08-05 00:40:46 -07:00
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp Added display initialization method 2012-08-24 11:50:34 -07:00
SurfaceFlinger.h Added display initialization method 2012-08-24 11:50:34 -07:00
SurfaceTextureLayer.cpp
SurfaceTextureLayer.h
Transform.cpp
Transform.h