Searched refs:rotationalThreshold (Results 1 – 4 of 4) sorted by relevance
44 .rotationalThreshold = 0.05}); in TEST_P()73 .rotationalThreshold = 0.05}); in TEST_P()97 .rotationalThreshold = 0.05}); in TEST_P()121 .rotationalThreshold = 0.05}); in TEST_P()142 .rotationalThreshold = 0.05}); in TEST_P()
71 float rotationalThreshold; member
23 : mOptions(options), mCosHalfRotationalThreshold(cos(mOptions.rotationalThreshold / 2)) {} in StillnessDetector()
45 .rotationalThreshold = options.autoRecenterRotationalThreshold, in HeadTrackingProcessorImpl()51 .rotationalThreshold = options.screenStillnessRotationalThreshold,