Searched refs:Tracking (Results 1 – 2 of 2) sorted by relevance
44 // Tracking failed due to insufficient light. This can occur when using48 // Tracking failed due to excessive motion. The filter will automatically51 // Tracking failed due to insufficient features in the camera images. This55 // Tracking failed because something else is using the camera. Tracking will58 // Tracking failed due to a bad odometry state. The filter will
131 public @interface Tracking{} annotation in RectFSpringAnim133 @Tracking511 protected @Tracking int tracking;558 private @Tracking int getDefaultTracking(@Nullable DeviceProfile deviceProfile) { in getDefaultTracking()559 @Tracking int tracking; in getDefaultTracking()