Home
last modified time | relevance | path

Searched defs:estimator (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DMemoryPowerCalculator.java67 UsageBasedPowerEstimator estimator = mPowerEstimators[(int) timers.keyAt(i)]; in calculatePower() local
/aosp12/system/core/fs_mgr/libsnapshot/
H A Destimate_cow_from_nonab_ota.cpp427 NonAbEstimator estimator(FLAGS_ota_tf, FLAGS_source_tf); in main() local
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_VelocityTracker.cpp199 VelocityTracker::Estimator estimator; in android_view_VelocityTracker_nativeGetEstimator() local
/aosp12/frameworks/native/libs/input/
H A DVelocityTracker.cpp231 Estimator estimator; in addMovement() local
308 Estimator estimator; in getVelocity() local
/aosp12/frameworks/native/libs/input/tests/
H A DVelocityTracker_test.cpp229 VelocityTracker::Estimator estimator; in computeAndCheckQuadraticEstimate() local