Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/text/
DLayoutBidiCursorPathTest.java77 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()
/frameworks/rs/script_api/
Drs_math.spec1141 Returns the approximate reciprocal of a value.
1157 Returns the approximate value of <code>(1.f / sqrt(value))</code>.
1173 Returns the approximate square root of a value.
1808 Returns the approximate inverse cosine, in radians.
1837 Returns the approximate inverse hyperbolic cosine, in radians.
1862 Returns the approximate inverse cosine in radians, divided by pi.
1893 Returns the approximate inverse sine, in radians.
1922 Returns the approximate inverse hyperbolic sine, in radians.
1947 Returns the approximate inverse sine in radians, divided by pi.
1978 Returns the approximate inverse tangent, in radians.
[all …]
Drs_vector_math.spec124 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.
/frameworks/rs/script_api/include/
Drs_vector_math.rsh141 * 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.
Drs_math.rsh2073 * Returns the approximate reciprocal of a value.
2102 * Returns the approximate value of (1.f / sqrt(value)).
2131 * Returns the approximate square root of a value.
3680 * Returns the approximate inverse cosine, in radians.
3729 * Returns the approximate inverse hyperbolic cosine, in radians.
3776 * Returns the approximate inverse cosine in radians, divided by pi.
3827 * Returns the approximate inverse sine, in radians.
3876 * Returns the approximate inverse hyperbolic sine, in radians.
3923 * Returns the approximate inverse sine in radians, divided by pi.
3974 * Returns the approximate inverse tangent, in radians.
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DPathInterpolatorBuilder.java58 float[] pointComponents = path.approximate(PRECISION); in initPath()
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
DCornerPathRenderer.java66 float[] rawInput = path.approximate(ACCEPTABLE_ERROR); in getApproximatePoints()
/frameworks/base/core/java/android/animation/
DPathKeyframes.java57 mKeyframeData = path.approximate(error); in PathKeyframes()
/frameworks/base/core/java/android/view/animation/
DPathInterpolator.java162 float[] pointComponents = path.approximate(PRECISION); in initPath()
/frameworks/base/libs/hwui/jni/
DPath.cpp408 static jfloatArray approximate(JNIEnv* env, jclass clazz, jlong pathHandle, in approximate() function in android::SkPathGlue
539 {"nApproximate", "(JF)[F", (void*) SkPathGlue::approximate},
/frameworks/base/graphics/java/android/graphics/
DPath.java823 public float[] approximate(@FloatRange(from = 0) float acceptableError) { in approximate() method in Path
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto319 // The approximate per-application memory class of the current device. This
326 // The approximate per-application memory class of the current device when an
/frameworks/layoutlib/validator/resources/
Dstrings.properties102 result_message_low_reading_score = This item\'s text has an approximate readability score of %1$.0f…
/frameworks/base/core/proto/android/os/
Dbatterystats.proto736 // In approximate order or priority (top being what the framework considers
/frameworks/base/boot/
Dboot-image-profile.txt6888 HSPLandroid/graphics/Path;->approximate(F)[F
/frameworks/base/core/api/
Dcurrent.txt15782 method @NonNull @Size(min=6, multiple=3) public float[] approximate(@FloatRange(from=0) float);
/frameworks/base/config/
Dboot-image-profile.txt6886 HSPLandroid/graphics/Path;->approximate(F)[F