Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/util/
DExifUtil.java194 private Rational rational(Float value, Long precision) {
195 if (value != null && precision != null) {
196 return new Rational((long) (value * precision), precision);
201 private Rational rational(Double value, Long precision) {
202 if (value != null && precision != null) {
203 return new Rational((long) (value * precision), precision);
/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/androidTest/java/com/android/car/ui/actions/
DLowLevelActions.java65 float[] precision = Press.FINGER.describePrecision(); in perform() local
67 sMotionEventDownHeldView = MotionEvents.sendDown(uiController, coords, precision).down; in perform()
114 float[] precision = new float[]{1f, 1f}; in touchDownAndUp() local
117 MotionEvent down = MotionEvents.sendDown(uiController, coordinates, precision).down; in touchDownAndUp()
153 float[] precision = new float[]{1f, 1f};
156 precision).down;
/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/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/services/Car/service/res/raw/
Dvertical_blur_fragment_shader.glsl2 precision mediump float;
Dhorizontal_blur_fragment_shader.glsl2 precision mediump float;
/packages/apps/Test/connectivity/sl4n/rapidjson/
DCHANGELOG.md14 * Parsing some numbers incorrectly in full-precision mode (`kFullPrecisionParseFlag`) (#342)
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Ddom.md117 … | Parse number in full precision (slower). If this flag is not set, the normal precision (faste…
Dinternals.md98 | `uint64_t i64` | Double precision floating-point |8 |8 |
221 …od()` can do the job but it is slow. By default, the parsers use normal precision setting. This ha…
240 …chieve double-to-string conversion. This is not accurate as the default precision is 6. Later we a…
Dfaq.md103 …s. And these integers cannot be converted into `double` without loss of precision. So the parsers …
187 …signed integer to double, it will convert but be aware that it may lose precision. A number with f…
Dtutorial.md186 `double` | 64-bit double precision floating point
201 …an be safely convert to `double`, but `int64_t` and `uint64_t` may lose precision (since mantissa …
/packages/modules/StatsD/lib/libkll/proto/
Dkll-quantiles.proto67 // Inverse of the approximation precision parameter epsilon.
/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.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dsv_wordlist.combined.gz
Dde_wordlist.combined.gz