/aosp12/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | LayoutBidiCursorPathTest.java | 77 assertArrayEquals(expectedPath.approximate(0f), actualPath.approximate(0f), 0f); in testGetCursorPathSegments() 117 assertArrayEquals(expectedPath.approximate(0f), actualPath.approximate(0f), 0f); in testGetCursorPath_whenShiftIsPressed() 156 assertArrayEquals(expectedPath.approximate(0f), actualPath.approximate(0f), 0f); in testGetCursorPath_whenAltIsPressed()
|
/aosp12/frameworks/rs/script_api/ |
H A D | rs_math.spec | 2112 Returns the approximate cubic root. 2233 Fast approximate exp. 2260 Fast approximate exp10. 2287 Fast approximate exp2. 2363 Fast approximate log. 2389 Fast approximate log10. 2438 Fast approximate log2. 2465 Fast approximate (base ^ exponent). 2490 Returns the approximate approximate reciprocal of a value. 2539 Returns approximate (1 / sqrt(v)). [all …]
|
H A D | rs_vector_math.spec | 124 Computes the approximate distance between two points. 142 Computes the approximate length of a vector. 207 Computes the approximate distance between two points. 233 Compute the approximate length of a vector.
|
/aosp12/hardware/interfaces/automotive/sv/1.0/ |
H A D | ISurroundView3dSession.hal | 25 * car. Surround view 3d creates an approximate 3d surface around the car to match the surrounds 99 * 3d points returned are projected on an approximate 3d surface and do not provide the exact 107 * @return points3d Returns a list of 3d points on the approximate 3d surface in the
|
/aosp12/frameworks/rs/script_api/include/ |
H A D | rs_vector_math.rsh | 141 * Computes the approximate distance between two points. 171 * Computes the approximate length of a vector. 273 * Computes the approximate distance between two points. 320 * Compute the approximate length of a vector.
|
H A D | rs_math.rsh | 4222 * Returns the approximate cubic root. 4457 * Fast approximate exp. 4507 * Fast approximate exp10. 4557 * Fast approximate exp2. 4701 * Fast approximate log. 4750 * Fast approximate log10. 4846 * Fast approximate log2. 4895 * Fast approximate (base ^ exponent). 4946 * Returns the approximate approximate reciprocal of a value. 5040 * Returns approximate (1 / sqrt(v)). [all …]
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
H A D | PathInterpolatorBuilder.java | 58 float[] pointComponents = path.approximate(PRECISION); in initPath()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/ |
H A D | CornerPathRenderer.java | 66 float[] rawInput = path.approximate(ACCEPTABLE_ERROR); in getApproximatePoints()
|
/aosp12/frameworks/base/core/java/android/animation/ |
H A D | PathKeyframes.java | 57 mKeyframeData = path.approximate(error); in PathKeyframes()
|
/aosp12/packages/modules/StatsD/lib/libkll/proto/ |
H A D | aggregator.proto | 36 // Computes approximate quantiles using the KLL algorithm.
|
/aosp12/frameworks/base/core/java/android/view/animation/ |
H A D | PathInterpolator.java | 162 float[] pointComponents = path.approximate(PRECISION); in initPath()
|
/aosp12/hardware/interfaces/dumpstate/1.1/ |
H A D | IDumpstateDevice.hal | 39 * @param timeoutMillis An approximate "budget" for how much time this call has been allotted.
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | Path.cpp | 408 static jfloatArray approximate(JNIEnv* env, jclass clazz, jlong pathHandle, in approximate() function in android::SkPathGlue 539 {"nApproximate", "(JF)[F", (void*) SkPathGlue::approximate},
|
/aosp12/hardware/interfaces/gnss/1.0/ |
H A D | IGnssDebug.hal | 9 * Ephemeris is not known, but Almanac (approximate location) is known.
|
/aosp12/build/soong/ui/metrics/metrics_proto/ |
H A D | metrics.proto | 225 // The approximate maximum size of the heap in soong_build in bytes.
|
/aosp12/system/memory/libmemunreachable/ |
H A D | README.md | 8 …-overhead) mode, the returned data on leaks is limited to the address, approximate (upper bound) s…
|
/aosp12/hardware/interfaces/graphics/composer/2.2/ |
H A D | IComposerClient.hal | 411 * The saturation matrix can be used to approximate the legacy dataspace 421 * @return matrix is the 4x4 column-major matrix used to approximate the
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | Path.java | 823 public float[] approximate(@FloatRange(from = 0) float acceptableError) { in approximate() method in Path
|
/aosp12/frameworks/base/core/proto/android/server/ |
H A D | activitymanagerservice.proto | 319 // The approximate per-application memory class of the current device. This 326 // The approximate per-application memory class of the current device when an
|
/aosp12/hardware/interfaces/input/common/1.0/ |
H A D | types.hal | 57 * - For a touch screen or touch pad, reports the approximate pressure applied to the surface 70 * - For a touch screen or touch pad, reports the approximate size of the contact area in
|
/aosp12/frameworks/layoutlib/validator/resources/ |
H A D | strings.properties | 102 result_message_low_reading_score = This item\'s text has an approximate readability score of %1$.0f…
|
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/ |
H A D | HWC2On1Adapter.cpp | 1493 bool approximate = (static_cast<float>(truncated) != f * 10); in approximateFloatString() local 1497 "%s%.1f", approximate ? "~" : "", f); in approximateFloatString()
|
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
H A D | HWC2On1Adapter.cpp | 1396 bool approximate = (static_cast<float>(truncated) != f * 10); in approximateFloatString() local 1400 "%s%.1f", approximate ? "~" : "", f); in approximateFloatString()
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A D | batterystats.proto | 736 // In approximate order or priority (top being what the framework considers
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |