Home
last modified time | relevance | path

Searched refs:difference (Results 1 – 17 of 17) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/answer/impl/classifier/
DAnglesClassifier.java144 float difference = angle - mPreviousAngle; in addPoint() local
157 mSecondSum += difference; in addPoint()
158 mSecondSumSquares += difference * difference; in addPoint()
162 mSum += difference; in addPoint()
163 mSumSquares += difference * difference; in addPoint()
DSpeedAnglesClassifier.java127 float difference = angle - mPreviousAngle; in addPoint() local
128 mSum += difference; in addPoint()
129 mSumSquares += difference * difference; in addPoint()
/packages/apps/Camera2/src/com/android/camera/util/
DGusterpolator.java77 float difference = input - quantized; in getInterpolation() local
78 float weight = difference / STEP_SIZE; in getInterpolation()
/packages/apps/PackageInstaller/src/android/support/wearable/view/
DGusterpolator.java79 float difference = input - quantized; in getInterpolation() local
80 float weight = difference / STEP_SIZE; in getInterpolation()
/packages/services/Car/car-support-lib/src/android/support/car/ui/
DQuantumInterpolator.java126 float difference = input - quantized; in getInterpolation() local
127 float weight = difference / mStepSize; in getInterpolation()
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DSyncCursorPair.java261 for (final DatabaseMessage msg : Sets.difference( in scan()
266 for (final DatabaseMessage msg : Sets.difference( in scan()
/packages/services/BuiltInPrintService/jni/lib/
Dlib_wprint.c1439 int difference = abs(desiredResolution - resolution); in _findCloseResolutionSupported() local
1440 if ((closeResolution == 0) || (difference < closeDifference)) { in _findCloseResolutionSupported()
1444 closeDifference = difference; in _findCloseResolutionSupported()
/packages/apps/ExactCalculator/src/com/android/calculator2/
DEvaluator.java1441 private ExprInfo difference(long minuendIndex, long subtrahendIndex) { in difference() method in Evaluator
1704 ExprInfo newEi = difference(mMemoryIndex, index); in subtractFromMemory()
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dinternals.md236 Although SSE2 version is the fastest but the difference is minor by comparing to the first running-…
Dsax.md241 `Writer` has a minor design difference to `Reader`. `Writer` is a template class, not a typedef. Th…
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java5151 Set<Long> rawContactIdsToBeDeleted = com.google.common.collect.Sets.difference( in updateFromMetaDataEntry()
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...