HomeSort by relevance Sort by last modified time
    Searched full:interpolated (Results 1 - 25 of 254) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/chromium_org/chrome/test/functional/perf/endure_graphs/js/
graph_utils.js 24 * [[[0, 1], [1, 2], [2, 3]], // [1, 2] is interpolated.
25 * [[0, 0], [1, 3], [2, 0]]] // [0, 0] and [2, 0] are interpolated.
28 * Interpolated data points are marked with a property
29 * {@code point.interpolated == true}.
33 * @return {Array.<Array.<Array.<number>>>} An interpolated {@code plotData}.
37 var interpolated = []; // resulting interpolated {@code plotData}
40 interpolated.push([]);
78 point.interpolated = true;
80 interpolated[i].push(point)
    [all...]
  /external/chromium_org/ui/gfx/
interpolated_transform_unittest.cc 32 gfx::Transform interpolated = interpolated_rotation.Interpolate(i / 100.0f); local
33 CheckApproximatelyEqual(rotation, interpolated);
34 interpolated = interpolated_rotation_diff_start_end.Interpolate(i + 100);
35 CheckApproximatelyEqual(rotation, interpolated);
48 gfx::Transform interpolated = interpolated_scale.Interpolate(i / 100.0f); local
49 CheckApproximatelyEqual(scale, interpolated);
50 interpolated = interpolated_scale_diff_start_end.Interpolate(i + 100);
51 CheckApproximatelyEqual(scale, interpolated);
65 gfx::Transform interpolated = interpolated_xform.Interpolate(i / 100.0f); local
66 CheckApproximatelyEqual(xform, interpolated);
164 gfx::Transform interpolated = screen_rotation->Interpolate(1.0f); local
215 gfx::Transform interpolated = maximize->Interpolate(1.0f); local
    [all...]
interpolated_transform.h 22 // interpolated transforms can be combined to allow for more sophisticated
31 // The interpolated transform varies only when t in (start_time, end_time).
37 // Returns the interpolated transform at time t. Note: not virtual.
46 // If the interpolated transform is reversed, Interpolate(t) will return
52 // Calculates the interpolated transform without considering our child.
70 // The child transform. If you consider an interpolated transform as a
188 // composed with other interpolated transforms.
211 // at each time, t, the interpolated transform is created by composing
OWNERS 17 # Transform, interpolated transform and transform util.
  /external/libvorbis/lib/
lookup.c 26 /* interpolated lookup based cos function, domain 0 to PI only */
34 /* interpolated 1./sqrt(p) where .5 <= p < 1. */
41 /* interpolated 1./sqrt(p) where .5 <= p < 1. */
47 /* interpolated lookup based fromdB function, domain -140dB to 0dB only */
58 /* interpolated 1./sqrt(p) where .5 <= a < 1. (.100000... to .111111...) in
76 /* interpolated lookup based fromdB function, domain -140dB to 0dB only */
85 /* interpolated lookup based cos function, domain 0 to PI only */
  /frameworks/base/core/java/android/animation/
TimeInterpolator.java 27 * the interpolated fraction. This interpolated value is then multiplied by the change in
ArgbEvaluator.java 28 * bytes of the 32-bit int. Each channel is separately linearly interpolated
36 * @return A value that is calculated to be the linearly interpolated
  /external/chromium_org/third_party/opus/src/silk/
process_NLSFs.c 69 /* Update NLSF weights for interpolated NLSFs */
72 /* Calculate the interpolated NLSF vector for the first half */
76 /* Calculate first half NLSF weights for the interpolated NLSFs */
94 /* Calculate the interpolated, quantized LSF vector for the first half */
interpolate.c 36 opus_int16 xi[ MAX_LPC_ORDER ], /* O interpolated vector */
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
GestureStrokeWithPreviewPoints.java 154 * Calculate interpolated points between the last interpolated point and the end of the trail.
155 * And return the start index of the last interpolated segment of input arrays because it
156 * may need to recalculate the interpolated points in the segment if further segments are
159 * @param lastInterpolatedIndex the start index of the last interpolated segment of
166 * @return the start index of the last interpolated segment of input arrays.
176 // The last segment of gesture stroke needs to be interpolated again because the slope of
  /frameworks/av/media/libeffects/testlibs/
AudioCoefInterpolator.h 31 // linearly interpolated.
74 // A recursive function for getting an interpolated coefficient value.
76 // At each step, we fetch two interpolated values of the current dimension,
  /external/chromium_org/third_party/WebKit/Source/platform/transforms/
TransformOperation.h 51 Interpolated,
82 || opType == Interpolated;
  /external/chromium_org/chrome/browser/search/
iframe_source.h 34 // Sends Javascript with an expected postMessage origin interpolated.
  /external/chromium_org/third_party/skia/src/core/
SkTextFormatParams.h 26 // it is interpolated between those values.
  /external/jmonkeyengine/engine/src/test/jme3test/texture/
TestTexture3DLoading.java 44 //The image only have 8 pictures and we have 16 thumbs, the data will be interpolated by the GPU
  /external/libpng/
TODO 25 Add interpolated method of handling interlacing.
  /external/skia/src/core/
SkTextFormatParams.h 26 // it is interpolated between those values.
  /external/chromium_org/ui/compositor/
layer_animation_element.h 84 // interpolated transform. The element accepts ownership of the interpolated
85 // transform. NB: at every step, the interpolated transform clobbers the
87 // transform and the last value the interpolated transform will assume. It is
88 // therefore important that the value of the interpolated at time 0 matches
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 111 @ = x0 + f * (x1 - x0) == interpolated result
113 STRH tmp1, [pOutputBuffer], #NEXT_OUTPUT_PCM @ *pOutputBuffer++ = interpolated result
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 111 @ = x0 + f * (x1 - x0) == interpolated result
113 STRH tmp1, [pOutputBuffer], #NEXT_OUTPUT_PCM @ *pOutputBuffer++ = interpolated result
  /frameworks/native/include/input/
VelocityControl.h 49 // the range of speeds over which the acceleration factor is interpolated.
58 // by an interpolated value between 1.0 and this amount.
  /external/chromium_org/media/mp2t/
es_parser_adts.h 73 // Interpolated PTS for frames that don't have one.
  /external/chromium_org/third_party/WebKit/Source/platform/audio/
HRTFElevation.h 51 // Interpolated azimuths will be generated based on InterpolationFactor.
55 // Given two HRTFElevations, and an interpolation factor x: 0 -> 1, returns an interpolated HRTFElevation.
67 // The interpolated delays based on azimuthBlend: 0 -> 1 are returned in frameDelayL and frameDelayR.
  /frameworks/support/v4/java/android/support/v4/widget/
AutoScrollHelper.java 552 // Target velocity is adjusted for interpolated edge position, then
594 * Returns the interpolated position of a touch point relative to an edge
603 * @return Interpolated value of the touch position within the edge.
611 final float interpolated; local
613 interpolated = -mEdgeInterpolator.getInterpolation(-value);
615 interpolated = mEdgeInterpolator.getInterpolation(value);
620 return constrain(interpolated, -1, 1);
720 * is clamped to the interpolated 0f value before starting and the
721 * interpolated 1f value after a specified duration.
804 * @return the interpolated value, between 0 and 1
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/
ftmm.h 278 /* For Multiple Masters fonts, choose an interpolated font design */
307 /* For Multiple Master or GX Var fonts, choose an interpolated font */
334 /* For Multiple Masters and GX var fonts, choose an interpolated font */

Completed in 420 milliseconds

1 2 3 4 5 6 7 8 91011