Home
last modified time | relevance | path

Searched refs:roll (Results 1 – 25 of 27) sorted by relevance

12

/packages/services/Car/cpp/evs/apps/default/src/
DConfigManager.cpp139 float roll = node.get("roll", 0).asFloat(); in initialize() local
157 roll = normalizeToPlusMinus180degrees(roll); in initialize()
184 info.roll = roll * kDegreesToRadians; in initialize()
DRenderDirectView.cpp68 sincosf(mCameraInfo.roll, &sinRoll, &cosRoll); in RenderDirectView()
/packages/modules/Uwb/service/java/com/android/server/uwb/correction/pose/
DGyroPoseSource.java121 float roll = event.values[2] * (timeSpan / 1000F); in onSensorChanged() local
125 mAbsoluteRoll = MathHelper.normalizeRadians(mAbsoluteRoll + roll); in onSensorChanged()
/packages/modules/Uwb/service/java/com/android/server/uwb/correction/math/
DQuaternion.java111 public static Quaternion yawPitchRoll(float yaw, float pitch, float roll) { in yawPitchRoll() argument
114 Quaternion qZ = axisAngle(new Vector3(0, 0, 1), roll); in yawPitchRoll()
437 double roll = atan2(2 * (w * z + x * y), 1.0 - 2 * (x * x + z * z)); in toYawPitchRoll() local
441 (float) roll in toYawPitchRoll()
/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_tables.py39 h = np.append(h, [np.roll(h[0], -1)], axis=0)
/packages/services/Car/cpp/evs/apps/default/inc/
DConfigManager.h33 float roll = 0; // radians positively increasing clockwisely around the optical axis member
/packages/services/Car/cpp/evs/apps/default/res/
Dconfig.json.readme41 "roll" : 0, // Rotation degrees around the optical axis
/packages/modules/Bluetooth/flags/
Dleaudio.aconfig72 description: "Le audio broadcast feature roll-out control flag"
/packages/modules/Virtualization/java/framework/
DREADME.md343 powerful attacker could delete it, wholly or partially roll it back to an
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/classifier/
Dprecomputed_test_app_list.csv4423 roll.unblock.ball.block.puzzle 10227,10253
/packages/modules/AdServices/adservices/apk/assets/classifier/
Dprecomputed_app_list.csv4423 roll.unblock.ball.block.puzzle 10227,10253
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz
Dsl_wordlist.combined.gz1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ...
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
Dnb_wordlist.combined.gz
Dnl_wordlist.combined.gz
Dcs_wordlist.combined.gz
Dpl_wordlist.combined.gz
Dtr_wordlist.combined.gz1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ...
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...
Dfi_wordlist.combined.gz1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...
Dfr_wordlist.combined.gz
Dsv_wordlist.combined.gz

12