Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/interfaces/inner_api/
H A Dsensor_agent_type.h376 typedef struct RotationVectorData { struct
381 } RotationVectorData; argument
/ohos5.0/base/web/webview/ohos_adapter/sensor_adapter/src/
H A Dsensor_adapter_impl.cpp282 RotationVectorData* data = reinterpret_cast<RotationVectorData*>(event->data); in handleRotationVectorData()