Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/frameworks/js/napi/src/
H A Dsensor_js.cpp940 static napi_value GetRotationMatrix(const napi_env &env, napi_value args[], size_t argc) in GetRotationMatrix() function
991 return GetRotationMatrix(env, args, argc); in CreateRotationMatrix()