Home
last modified time | relevance | path

Searched refs:GyroscopeData (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/sensors/sensor/interfaces/inner_api/
H A Dsensor_agent_type.h228 typedef struct GyroscopeData { struct
232 } GyroscopeData; typedef
/ohos5.0/base/web/webview/ohos_adapter/sensor_adapter/src/
H A Dsensor_adapter_impl.cpp243 GyroscopeData* data = reinterpret_cast<GyroscopeData*>(event->data); in handleCyroscopeData()