Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
 Nandroid
 CCameraHardwareInterfaceCameraHardwareInterface.h defines the interface to the camera hardware abstraction layer, used for setting and getting parameters, live previewing, and taking pictures
 Cimage_rect_structThe size of image for display
 Nandroid_audio_legacy
 CAudioHardwareInterfaceAudioHardwareInterface.h defines the interface to the audio hardware abstraction layer
 CAudioStreamInAudioStreamIn is the abstraction interface for the audio input hardware
 CAudioStreamOutAudioStreamOut is the abstraction interface for the audio output hardware
 CAGpsCallbacksCallback structure for the AGPS interface
 CAGpsInterfaceExtended interface for AGPS support
 CAGpsRefLocationRepresents ref locations
 CAGpsRefLocationCellID
 CAGpsRefLocationMac
 CAGpsRilCallbacks
 CAGpsRilInterfaceExtended interface for AGPS_RIL support
 CAGpsStatusRepresents the status of AGPS
 Cgps_device_t
 CGpsCallbacksGPS callback structure
 CGpsDebugInterfaceExtended interface for DEBUG support
 CGpsInterfaceRepresents the standard GPS interface
 CGpsLocationRepresents a location
 CGpsNiCallbacksGPS NI callback structure
 CGpsNiInterfaceExtended interface for Network-initiated (NI) support
 CGpsNiNotificationRepresents an NI request
 CGpsStatusRepresents the status
 CGpsSvInfoRepresents SV information
 CGpsSvStatusRepresents SV status
 CGpsXtraCallbacksCallback structure for the XTRA interface
 CGpsXtraInterfaceExtended interface for XTRA support
 Clight_device_t
 Clight_state_tThe parameters that can be set for a given light
 Csensor_t
 Csensors_event_tUnion of the various types of sensor data that can be returned
 Csensors_module_tEvery hardware module must have a data structure named HAL_MODULE_INFO_SYM and the fields of this data structure must begin with hw_module_t followed by module specific information
 Csensors_poll_device_tEvery device data structure must begin with hw_device_t followed by module specific public methods and attributes
 Csensors_vec_t

Definition of the axis