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.h636 struct sensors_direct_mem_t { struct
637 int type; // enum SENSOR_DIRECT_MEM_...
638 int format; // enum SENSOR_DIRECT_FMT_...
639 size_t size; // size of the memory region, in bytes
640 const struct native_handle *handle; // shared memory handle, which is interpreted differently
/hardware/libhardware/include_all/hardware/
Dsensors.h636 struct sensors_direct_mem_t { struct
637 int type; // enum SENSOR_DIRECT_MEM_...
638 int format; // enum SENSOR_DIRECT_FMT_...
639 size_t size; // size of the memory region, in bytes
640 const struct native_handle *handle; // shared memory handle, which is interpreted differently