Home
last modified time | relevance | path

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

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