Searched refs:approximate (Results 1 – 17 of 17) sorted by relevance
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()
1141 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 …]
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.
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.
2073 * 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 …]
58 float[] pointComponents = path.approximate(PRECISION); in initPath()
66 float[] rawInput = path.approximate(ACCEPTABLE_ERROR); in getApproximatePoints()
57 mKeyframeData = path.approximate(error); in PathKeyframes()
162 float[] pointComponents = path.approximate(PRECISION); in initPath()
408 static jfloatArray approximate(JNIEnv* env, jclass clazz, jlong pathHandle, in approximate() function in android::SkPathGlue539 {"nApproximate", "(JF)[F", (void*) SkPathGlue::approximate},
823 public float[] approximate(@FloatRange(from = 0) float acceptableError) { in approximate() method in Path
319 // The approximate per-application memory class of the current device. This326 // The approximate per-application memory class of the current device when an
102 result_message_low_reading_score = This item\'s text has an approximate readability score of %1$.0f…
736 // In approximate order or priority (top being what the framework considers
6888 HSPLandroid/graphics/Path;->approximate(F)[F
15782 method @NonNull @Size(min=6, multiple=3) public float[] approximate(@FloatRange(from=0) float);
6886 HSPLandroid/graphics/Path;->approximate(F)[F