Home
last modified time | relevance | path

Searched defs:sensors_direct_mem_t (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dsensors.h631 struct sensors_direct_mem_t { struct
632 int type; // enum SENSOR_DIRECT_MEM_...
633 int format; // enum SENSOR_DIRECT_FMT_...
634 size_t size; // size of the memory region, in bytes
635 const struct native_handle *handle; // shared memory handle, which is interpreted differently
/hardware/libhardware/include_all/hardware/
Dsensors.h631 struct sensors_direct_mem_t { struct
632 int type; // enum SENSOR_DIRECT_MEM_...
633 int format; // enum SENSOR_DIRECT_FMT_...
634 size_t size; // size of the memory region, in bytes
635 const struct native_handle *handle; // shared memory handle, which is interpreted differently