Home
last modified time | relevance | path

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

/base/sensors/sensor/interfaces/native/src/
Dsensor_algorithm.cpp94 int32_t SensorAlgorithm::TransformCoordinateSystem(std::vector<float> inRotationMatrix, int32_t axi… in TransformCoordinateSystem() function in SensorAlgorithm
/base/sensors/sensor/interfaces/plugin/src/
Dsensor_js.cpp534 static napi_value TransformCoordinateSystem(napi_env env, napi_callback_info info) in TransformCoordinateSystem() function