replicant-frameworks_native/libs/gui
Iliyan Malchev 41abd67302 frameworks/base: make the ANativeWindow query() method const
query() does not modify the object's data, so it needs to be a const method

Change-Id: I67c40a3c865461e6f1cc2193fd2d74286ff6ac8f
Signed-off-by: Iliyan Malchev <malchev@google.com>
2011-05-03 15:49:40 -07:00
..
tests libgui: enable tests in the 'tests' build. 2011-04-26 17:26:37 -07:00
Android.mk libgui: enable tests in the 'tests' build. 2011-04-26 17:26:37 -07:00
IGraphicBufferAlloc.cpp Fix a GraphicBuffer leak in SurfaceTexture 2011-04-08 19:28:04 -07:00
ISensorEventConnection.cpp
ISensorServer.cpp
ISurface.cpp merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
ISurfaceComposer.cpp merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
ISurfaceComposerClient.cpp Get rid of the "pid" parameter from createSurface 2011-04-20 14:26:11 -07:00
ISurfaceTexture.cpp Add support for timestamps into SurfaceTexture. 2011-03-17 13:10:03 -07:00
LayerState.cpp merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
Sensor.cpp Added SensorManager.getMinDelay() 2010-07-29 18:18:00 -07:00
SensorChannel.cpp
SensorEventQueue.cpp Fix typo which causes sensors to fail miserably 2010-09-16 21:41:13 -07:00
SensorManager.cpp
SharedBufferStack.cpp merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
Surface.cpp frameworks/base: make the ANativeWindow query() method const 2011-05-03 15:49:40 -07:00
SurfaceComposerClient.cpp Get rid of the "pid" parameter from createSurface 2011-04-20 14:26:11 -07:00
SurfaceTexture.cpp Fix uninitialized variable in SurfaceTexture 2011-04-27 18:58:46 -07:00
SurfaceTextureClient.cpp frameworks/base: make the ANativeWindow query() method const 2011-05-03 15:49:40 -07:00