Searched refs:degree (Results 1 – 17 of 17) sorted by relevance
264 int(estimator.degree), in addMovement()265 vectorToString(estimator.xCoeff, estimator.degree + 1).c_str(), in addMovement()266 vectorToString(estimator.yCoeff, estimator.degree + 1).c_str(), in addMovement()345 if (getEstimator(id, &estimator) && estimator.degree >= 1) { in getVelocity()363 uint32_t degree, Weighting weighting) : in LeastSquaresVelocityTrackerStrategy() argument364 mDegree(degree), mWeighting(weighting) { in LeastSquaresVelocityTrackerStrategy()639 uint32_t degree = mDegree; in getEstimator() local640 if (degree > m - 1) { in getEstimator()641 degree = m - 1; in getEstimator()643 if (degree >= 1) { in getEstimator()[all …]
248 public int degree; field in VelocityTracker.Estimator279 return index <= degree ? xCoeff[index] : 0; in getXCoeff()288 return index <= degree ? yCoeff[index] : 0; in getYCoeff()294 for (int i = 0; i <= degree; i++) { in estimate()
48 uint32_t degree; member55 degree = 0; in clear()157 LeastSquaresVelocityTrackerStrategy(uint32_t degree, Weighting weighting = WEIGHTING_NONE);200 IntegratingVelocityTrackerStrategy(uint32_t degree);213 uint32_t degree; member
39 jfieldID degree; member210 env->SetIntField(outEstimatorObj, gEstimatorClassInfo.degree, estimator.degree); in android_view_VelocityTracker_nativeGetEstimator()254 gEstimatorClassInfo.degree = GetFieldIDOrDie(env, clazz, "degree", "I"); in register_android_view_VelocityTracker()
53 // Battery temperature in tenths of a degree Centigrade
991 int degree;994 degree = 90;997 degree = 180;1000 degree = 270;1003 degree = 0;1006 values.put(Images.Media.ORIENTATION, degree);
4007 public void rotate(int degree) { in rotate() argument4008 if (degree % 90 !=0) { in rotate()4017 newIndex = (currentIndex + degree / 90) % 4; in rotate()4022 newIndex = (currentIndex + degree / 90) % 4; in rotate()
226 // The degree of location access enabled by the user.
1962 * The units are tenths of a degree Celsius. Eg: 30.3C is reported as 303.1974 // Temperature in tenths of a degree C.
218 last degree, honourable and chivalrous, but he prefers to remain7128 his room, where Bennett, who had a medical degree, helped me to dress9479 too, was slatternly to the last degree, but the poor man seemed9850 Broadmoor than the scaffold. He has, to a high degree, the sort of
4052 high a degree, and which it is the object of these papers to6103 "He has, however, retained some degree of self-respect," he7053 medical degree and went out to Calcutta, where, by his professional
139 orthodox and conventional to the last degree. But some amazing
6931 "Because my brother Mycroft possesses it in a larger degree than I
10311 It argues the degree in which I had lost touch with my profession
4028 … maxSamplerAnisotropy /// max degree of sampler anisotr…
6319 Landroid/view/VelocityTracker$Estimator;->degree:I
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...