Home
last modified time | relevance | path

Searched refs:precision (Results 1 – 19 of 19) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/util/
DExifUtil.java200 private Rational rational(Float value, Long precision) {
201 if (value != null && precision != null) {
202 return new Rational((long) (value * precision), precision);
207 private Rational rational(Double value, Long precision) {
208 if (value != null && precision != null) {
209 return new Rational((long) (value * precision), precision);
/packages/apps/Settings/src/com/android/settings/datetime/timezone/
DSpannableUtil.java49 public void formatTo(Formatter formatter, int flags, int width, int precision) { in formatTo() argument
50 CharSequence s = handlePrecision(mSpannable, precision); in formatTo()
61 private static CharSequence handlePrecision(CharSequence s, int precision) { in handlePrecision() argument
62 if (precision != -1 && precision < s.length()) { in handlePrecision()
63 return s.subSequence(0, precision); in handlePrecision()
/packages/apps/TV/src/com/android/tv/recommendation/
DRoutineWatchEvaluator.java129 double precision = (double) maxMatchedWordSeqLen / wordList1.size(); in calculateTitleMatchScore() local
131 return 2.0 * precision * recall / (precision + recall); in calculateTitleMatchScore()
163 double precision = dupTimeScore / (t1.endTimeOfDayInSec - t1.startTimeOfDayInSec); in calculateTimeMatchScore() local
165 return 2.0 * precision * recall / (precision + recall); in calculateTimeMatchScore()
/packages/apps/ManagedProvisioning/studio-dev/development/studio/
Didea.properties125 # * Enables handling of high-precision mouse wheel events.
129 # This feature can be toggled via "idea.true.smooth.scrolling.high.precision" option.
145 # "idea.true.smooth.scrolling.interpolation.precision.touchpad" - precision touchpad interpol…
146 … "idea.true.smooth.scrolling.interpolation.precision.touchpad.delay" - initial delay for pre…
/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
DCbGeoUtilsTest.java243 double precision = expected * ASSERT_EQUALS_PRECISION; in assertEqualsWithinPrecision() local
244 if (Math.abs(expected - actual) >= precision) { in assertEqualsWithinPrecision()
/packages/apps/Car/SystemUI/res/raw/
Dvertical_blur_fragment_shader.glsl2 precision mediump float;
Dhorizontal_blur_fragment_shader.glsl2 precision mediump float;
/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/calmmode/
DTemperatureData.java58 .precision(Precision.integer()) in buildTemperatureString()
DNavigationStateData.java95 .precision(Precision.integer()) in buildTripStatusString()
/packages/modules/StatsD/lib/libkll/proto/
Dkll-quantiles.proto67 // Inverse of the approximation precision parameter epsilon.
/packages/modules/Bluetooth/system/gd/docs/architecture/
Darchitecture.md90 precision execution timing. Such worker has its separate thread to avoid
/packages/modules/Bluetooth/system/doc/
Dstyle_guide.md47 from the pointer as a `uintptr_t` to avoid a loss of precision (or to make the
/packages/modules/NeuralNetworks/tools/api/
Dtypes.spec7038 * calculations with range and/or precision as low as that of the IEEE
7678 * precision as low as that of the IEEE 754 16-bit floating-point format.
7680 * range and precision of the IEEE 754 32-bit floating-point format.
/packages/modules/RuntimeI18n/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt3023 Landroid/icu/text/DecimalFormat_ICU58_Android;->precision(Z)I
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...
Dsv_wordlist.combined.gz