Searched refs:north (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/native/services/sensorservice/ |
H A D | Fusion.cpp | 303 vec3_t north(cross_product(up, east)); in checkInitComplete() local 304 R << east << north << up; in checkInitComplete() 383 vec3_t north( cross_product(up, east) ); in handleMag() local 385 const float l_inv = 1 / length(north); in handleMag() 386 north *= l_inv; in handleMag() 388 update(north, Bm, mParam.magStdev*l_inv); in handleMag()
|
/aosp12/frameworks/native/libs/math/tests/ |
H A D | vec_test.cpp | 239 vec3 north(0, 1, 0); in TEST_F() local 240 vec3 up(cross(east, north)); in TEST_F() 242 EXPECT_EQ(dot(east, north), 0); in TEST_F() 244 EXPECT_EQ(distance(east, north), sqrtf(2)); in TEST_F()
|
/aosp12/hardware/interfaces/gnss/measurement_corrections/1.0/ |
H A D | types.hal | 140 /** Represents azimuth clockwise from north of the reflecting plane in degrees. */
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | hr_wordlist.combined.gz | 1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ... |
H A D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |