Home | History | Annotate | Download | only in cts

Lines Matching defs:remapCoordinateSystem

504                       assertTrue(SensorManager.remapCoordinateSystem(R, b1, b2, Rout));
506 assertTrue(SensorManager.remapCoordinateSystem(mat9to16(R), b1, b2, Rout2));
519 "remapCoordinateSystem gives incorrect result (x)." + detail,
525 "remapCoordinateSystem gives incorrect result (y)." + detail,
531 "remapCoordinateSystem gives incorrect result (z)." + detail,
539 assertTrue("remapCoordinateSystem should return false with mismatch size input and output",
540 !SensorManager.remapCoordinateSystem(Rout,
542 assertTrue("remapCoordinateSystem should return false with invalid axis setting",
543 !SensorManager.remapCoordinateSystem(Rout,
545 assertTrue("remapCoordinateSystem should return false with invalid axis setting",
546 !SensorManager.remapCoordinateSystem(Rout,