Searched defs:thresholdValue (Results 1 – 2 of 2) sorted by relevance
884 protected float thresholdValue; field in DotsPageIndicator.StartPredicate886 public StartPredicate(float thresholdValue) { in StartPredicate()898 public RightwardStartPredicate(float thresholdValue) { in RightwardStartPredicate()912 public LeftwardStartPredicate(float thresholdValue) { in LeftwardStartPredicate()
6918 int64_t thresholdValue = 15; in TEST() local