Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DFusion.cpp264 vec3_t north(cross_product(up, east)); in checkInitComplete() local
325 vec3_t north( cross_product(up, east) ); in handleMag() local
/frameworks/native/libs/ui/tests/
Dvec_test.cpp241 vec3 north(0, 1, 0); in TEST_F() local