Searched defs:native_handle_t (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/sensor/include/sensor/
H A DISensorServer.h29 typedef struct native_handle native_handle_t; typedef in typeref:struct:native_handle
52 uint32_t size, int32_t type, int32_t format, const native_handle_t *resource) = 0;
H A DSensorManager.h42 typedef struct native_handle native_handle_t; typedef in typeref:struct:native_handle
64 int createDirectChannel(size_t size, int channelType, const native_handle_t *channelData);

Completed in 304 milliseconds