Home
last modified time | relevance | path

Searched refs:degree (Results 1 – 15 of 15) sorted by relevance

/frameworks/native/libs/input/
DVelocityTracker.cpp256 int(estimator.degree), in addMovement()
257 vectorToString(estimator.xCoeff, estimator.degree + 1).string(), in addMovement()
258 vectorToString(estimator.yCoeff, estimator.degree + 1).string(), in addMovement()
337 if (getEstimator(id, &estimator) && estimator.degree >= 1) { in getVelocity()
358 uint32_t degree, Weighting weighting) : in LeastSquaresVelocityTrackerStrategy() argument
359 mDegree(degree), mWeighting(weighting) { in LeastSquaresVelocityTrackerStrategy()
593 uint32_t degree = mDegree; in getEstimator() local
594 if (degree > m - 1) { in getEstimator()
595 degree = m - 1; in getEstimator()
597 if (degree >= 1) { in getEstimator()
[all …]
/frameworks/base/core/java/android/view/
DVelocityTracker.java248 public int degree; field in VelocityTracker.Estimator
279 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()
/frameworks/native/include/input/
DVelocityTracker.h48 uint32_t degree; member
55 degree = 0; in clear()
157 LeastSquaresVelocityTrackerStrategy(uint32_t degree, Weighting weighting = WEIGHTING_NONE);
200 IntegratingVelocityTrackerStrategy(uint32_t degree);
213 uint32_t degree; member
/frameworks/base/core/jni/
Dandroid_view_VelocityTracker.cpp38 jfieldID degree; member
209 env->SetIntField(outEstimatorObj, gEstimatorClassInfo.degree, estimator.degree); in android_view_VelocityTracker_nativeGetEstimator()
265 GET_FIELD_ID(gEstimatorClassInfo.degree, clazz, in register_android_view_VelocityTracker()
/frameworks/base/docs/html/guide/appendix/
Dapp-intents.jd92 …A zoom of 1.0 is 90 degree horizontal FOV for a nominal …
98 …the fisheye lens effect that would be present if a 90 degree horizontal …
Dg-app-intents.jd102 A zoom of 1.0 is 90 degree horizontal FOV for a nominal landscape mode 4
107 effect that would be present if a 90 degree horizontal FOV was used in portrait
/frameworks/base/media/java/android/media/
DMediaScanner.java891 int degree;
894 degree = 90;
897 degree = 180;
900 degree = 270;
903 degree = 0;
906 values.put(Images.Media.ORIENTATION, degree);
/frameworks/base/docs/html/google/play-services/
Dmaps.jd58 through panoramic 360-degree views. Programmatically control the zoom and
/frameworks/base/docs/html/training/efficient-downloads/
Dregular_updates.jd69 …l back-off pattern to reduce the frequency of your updates (and / or the degree of prefetching you…
/frameworks/base/docs/html/guide/topics/ui/accessibility/
Dchecklist.jd121 <a href="{@docRoot}guide/topics/ui/custom-components.html">custom control</a> with a high degree
/frameworks/base/docs/html/guide/topics/security/
Dpermissions.jd63 are sandboxed in the same way and have the same degree of security from each
/frameworks/base/docs/html/about/versions/
Dandroid-2.3.jd615 device will normally do (for example some devices won't normally use 180 degree
/frameworks/base/docs/html/guide/topics/graphics/
Dopengl.jd728 <li><strong>Graphics Control</strong> - The OpenGL ES 2.0 and 3.0 APIs provide a higher degree
/frameworks/base/docs/html/training/articles/
Dmemory.jd735 into consideration other factors such as the relative RAM footprint of processes to some degree.</p>
/frameworks/base/docs/html/google/play/licensing/
Dadding-licensing.jd343 <p>Overall, this policy represents a tradeoff of some degree of user convenience