replicant-frameworks_native/services/surfaceflinger
Mathias Agopian 1bbafb9610 Fix some const-ness and comments
mDrawingState doesn't need to be accessed by the
mStateLock, because by definition it's only accessed
from the main thread.

Similarily, the list of layers in the drawing state
cannot change (ie: is const).

Change-Id: I2e5da7f4d8caee7af7802b432cd45cc81c7c08b0
2011-03-11 17:01:40 -08:00
..
DisplayHardware
tests
Android.mk
Barrier.h
clz.cpp
clz.h
GLExtensions.cpp
GLExtensions.h
Layer.cpp Fix initialization order warning. 2011-03-11 17:01:40 -08:00
Layer.h SurfaceFlinger: Respect the PROTECTED gralloc bit. 2011-03-10 16:25:48 -08:00
LayerBase.cpp
LayerBase.h SurfaceFlinger: Respect the PROTECTED gralloc bit. 2011-03-10 16:25:48 -08:00
LayerDim.cpp
LayerDim.h
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp Fix some const-ness and comments 2011-03-11 17:01:40 -08:00
SurfaceFlinger.h Fix some const-ness and comments 2011-03-11 17:01:40 -08:00
TextureManager.cpp
TextureManager.h
Transform.cpp
Transform.h