Searched refs:preRotationVector (Results 1 – 1 of 1) sorted by relevance
712 std::vector<float> preRotationVector; in GetAngleModify() local713 if (!GetFloatArray(env, args[1], preRotationVector)) { in GetAngleModify()719 int32_t ret = sensorAlgorithm.GetAngleModify(curRotationVector, preRotationVector, angleChange); in GetAngleModify()