Home
last modified time | relevance | path

Searched refs:natural (Results 1 – 7 of 7) sorted by relevance

/frameworks/proto_logging/stats/atoms/hardware/biometrics/
Dbiometrics_atoms.proto42 // X coordinate of the touch. In pixels. In the coordinate space of the display in its natural
46 // Y coordinate of the touch. In pixels. In the coordinate space of the display in its natural
59 // Relative to the natural orientation of the display.
/frameworks/base/core/java/android/text/format/
DDateFormat.java220 final java.text.DateFormat natural = in is24HourLocale() local
224 if (natural instanceof SimpleDateFormat) { in is24HourLocale()
225 final SimpleDateFormat sdf = (SimpleDateFormat) natural; in is24HourLocale()
/frameworks/rs/script_api/
Drs_math.spec91 The number e, the base of the natural logarithm, as a 32 bit float.
99 The natural logarithm of 10, as a 32 bit float.
107 The natural logarithm of 2, as a 32 bit float.
1288 Returns the natural logarithm of the absolute value of the gamma function,
1334 Returns the natural logarithm.
1380 Returns the natural logarithm of <code>(v + 1.f)</code>.
2361 summary: Approximate natural logarithm
2413 summary: Approximate natural logarithm of a value plus 1
2415 Returns the approximate natural logarithm of (v + 1.0f)
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-layout.md45 … location. This results in the view roughly following the path, but with natural motion that takes…
/frameworks/base/services/permission/java/com/android/server/permission/access/immutable/
DImmutable.md93 Whereas the write access would remain similar, which is natural and easy-to-use with safety
/frameworks/rs/script_api/include/
Drs_math.rsh89 * The number e, the base of the natural logarithm, as a 32 bit float.
96 * The natural logarithm of 10, as a 32 bit float.
103 * The natural logarithm of 2, as a 32 bit float.
2311 * Returns the natural logarithm of the absolute value of the gamma function,
2386 * Returns the natural logarithm.
2464 * Returns the natural logarithm of (v + 1.f).
4699 * native_log: Approximate natural logarithm
4797 * native_log1p: Approximate natural logarithm of a value plus 1
4799 * Returns the approximate natural logarithm of (v + 1.0f)
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto7147 // Custom tag for NotificationItem. The initial "natural" importance.
7151 // The source of the "natural" importance, if it was overridden.