replicant-frameworks_native/services/surfaceflinger/tests
Jeff Brown 9d4e3d2f42 Banish DisplayID from the SurfaceFlinger API.
Use only display tokens in the API to refer to new displays.

Don't require the caller to specify the display when creating
a surface (since in general a surface could be shown on
any display).

This is intended to be a minimum change just to update the API.
Note that SurfaceFlinger still uses DisplayID in a few places
internally that might cause some features not to work properly
when there are multiple displays (LayerScreenshot, for example).

Change-Id: I3d91eec2da406eefd97bcd53655d403ad865a7e6
2012-08-27 14:40:17 -07:00
..
resize Banish DisplayID from the SurfaceFlinger API. 2012-08-27 14:40:17 -07:00
screencap Banish DisplayID from the SurfaceFlinger API. 2012-08-27 14:40:17 -07:00
surface Banish DisplayID from the SurfaceFlinger API. 2012-08-27 14:40:17 -07:00
transform fix [3118445] Transform * Transform does not work as expected 2010-10-24 14:53:05 -07:00
vsync fix an issue with vsync event delivery 2012-01-31 16:42:54 -08:00
waitforvsync Add support for sending VSYNC events to the framework 2011-11-29 13:10:25 -08:00
Android.mk remove libandroid.so from targets that don't need it 2012-03-27 13:57:43 -07:00
Transaction_test.cpp Banish DisplayID from the SurfaceFlinger API. 2012-08-27 14:40:17 -07:00