android_system_core/include/system
Mattias Nissler 9cf80c6b40 graphics: Include stddef.h for size_t.
graphics.h uses size_t, but doesn't pull in a declaration. This results
in compile errors if code that includes graphics.h (such as
hardware/hardware.h) doesn't happen to have a size_t declaration from
elsewhere.

Change-Id: I0f3882c3dce20425697d25366d49930b2251ef7f
2016-02-03 22:24:53 +01:00
..
camera.h Camera: Add new set video format/dataspace command 2015-06-08 13:21:27 -07:00
graphics.h graphics: Include stddef.h for size_t. 2016-02-03 22:24:53 +01:00
radio.h Add emergency announcement to definitions. 2015-11-05 19:23:01 +00:00
thread_defs.h thread_defs: remove trailing whitespace 2013-07-23 22:20:45 -07:00
window.h Add comment to keep enum in sync. 2015-12-17 11:38:39 -08:00