Dan Stoza
e83d10c1fc
hwcomposer: Allow display configuration selection
...
Adds two functions to the HWC interface: one for querying the current
display configuration, and one for setting a new configuration. This
will enable DisplayManager to change the mode on demand.
Bug: 14320401
Change-Id: I556c509192b877b38b2103a78f937b3687f35546
2014-07-14 14:09:13 -07:00
Greg Hackmann
16c19a2c4a
update struct-offset.cpp test for camera API 2.3
...
Change-Id: I2f63f9f5e567099ea9d0005317f7a745c5a63ca6
Signed-off-by: Greg Hackmann <ghackmann@google.com >
2014-06-13 13:52:48 -07:00
Greg Hackmann
1b8191186e
update struct-offset.cpp test for gralloc API 0.3
...
Change-Id: I6509ea0fda3a3d9b4aea83c5342a491993dc9c26
Signed-off-by: Greg Hackmann <ghackmann@google.com >
2014-05-12 13:49:42 -07:00
Aravind Akella
6242f32a22
Define new wake_up sensors in sensors.h
...
i) Define WAKE_UP sensors.
ii) Deprecate flags DRY_RUN and WAKE_UPON_FIFO_FULL.
iii) Define maxDelay and isWakeUpSensor flag in sensor_t.
Bug: 13251067
Change-Id: Ic474d90d05459b06e93094856423f6645b4bf58e
2014-04-23 16:09:24 -07:00
Aravind Akella
54770a5d8a
Remove offset checks for reserved fields in sensor_t and sensors_event_t.
...
This reverts commit ea676f9ae6 .
Change-Id: I4c69b46f20fa3505e062363643711991e65d6cb4
2014-04-11 20:45:49 +00:00
Etienne Le Grand
ea676f9ae6
Revert "Remove offset checks for reserved fields in sensor_t and sensors_event_t."
...
This reverts commit 4db220ec85 .
Change-Id: I61feb99c2024889e29e2b300ad4a4f5af1fdc282
2014-04-05 04:46:55 +00:00
Aravind Akella
4db220ec85
Remove offset checks for reserved fields in sensor_t and sensors_event_t.
...
Change-Id: I3dcc4b4204932a73503ede45b188142b03dcdd31
2014-04-04 18:26:34 -07:00
Rom Lemarchand
1b22d07594
HAL test: statically test the offsets of known struct members
...
Make sure the ABI doesn't get inadvertently broken by moving HAL interface
struct members around.
Change-Id: I058c963df002dc7c12eb24181d5db74c0c6fd38c
2013-11-22 17:47:52 -08:00