Home
last modified time | relevance | path

Searched defs:interpolation (Results 1 – 25 of 44) sorted by relevance

12

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Deffect.js23 interpolations.filter(function(interpolation) { argument
27 }).forEach(function(interpolation) { argument
94 interpolation: scope.propertyInterpolation(groupName, startValue, endValue) property
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/actions/
DTemporalAction.java27 private Interpolation interpolation; field in TemporalAction
37 public TemporalAction (float duration, Interpolation interpolation) { in TemporalAction()
122 public void setInterpolation (Interpolation interpolation) { in setInterpolation()
DActions.java74 static public MoveToAction moveTo (float x, float y, float duration, Interpolation interpolation) { in moveTo()
90 …tion moveToAligned (float x, float y, int alignment, float duration, Interpolation interpolation) { in moveToAligned()
107 …c MoveByAction moveBy (float amountX, float amountY, float duration, Interpolation interpolation) { in moveBy()
124 static public SizeToAction sizeTo (float x, float y, float duration, Interpolation interpolation) { in sizeTo()
141 …c SizeByAction sizeBy (float amountX, float amountY, float duration, Interpolation interpolation) { in sizeBy()
158 …static public ScaleToAction scaleTo (float x, float y, float duration, Interpolation interpolation in scaleTo()
175 …ScaleByAction scaleBy (float amountX, float amountY, float duration, Interpolation interpolation) { in scaleBy()
192 …static public RotateToAction rotateTo (float rotation, float duration, Interpolation interpolation in rotateTo()
209 …ublic RotateByAction rotateBy (float rotationAmount, float duration, Interpolation interpolation) { in rotateBy()
228 static public ColorAction color (Color color, float duration, Interpolation interpolation) { in color()
[all …]
/external/opencv3/modules/cudawarping/test/
Dtest_resize.cpp76 void resizeGold(const cv::Mat& src, cv::Mat& dst, double fx, double fy, int interpolation) in resizeGold()
125 int interpolation; in PARAM_TEST_CASE() local
170 int interpolation; in PARAM_TEST_CASE() local
Dtest_warp_perspective.cpp90 int interpolation = cv::INTER_NEAREST; in CUDA_TEST_P() local
136 … src, const cv::Mat& M, bool inverse, cv::Size dsize, cv::Mat& dst, int interpolation, int borderT… in warpPerspectiveGold()
192 int interpolation; in PARAM_TEST_CASE() local
245 int interpolation; in PARAM_TEST_CASE() local
Dtest_warp_affine.cpp89 int interpolation = cv::INTER_NEAREST; in CUDA_TEST_P() local
133 … src, const cv::Mat& M, bool inverse, cv::Size dsize, cv::Mat& dst, int interpolation, int borderT… in warpAffineGold()
189 int interpolation; in PARAM_TEST_CASE() local
242 int interpolation; in PARAM_TEST_CASE() local
Dtest_remap.cpp72 …::Mat& src, const cv::Mat& xmap, const cv::Mat& ymap, cv::Mat& dst, int interpolation, int borderT… in remapGold()
120 int interpolation; in PARAM_TEST_CASE() local
/external/opencv3/modules/cudawarping/perf/
Dperf_warping.cpp107 const int interpolation = GET_PARAM(3); in PERF_TEST_P() local
158 const int interpolation = GET_PARAM(3); variable
201 const int interpolation = cv::INTER_AREA; variable
245 const int interpolation = GET_PARAM(3); in PERF_TEST_P() local
295 const int interpolation = GET_PARAM(3); in PERF_TEST_P() local
342 const int interpolation = GET_PARAM(3); in PERF_TEST_P() local
/external/opencv3/modules/cudawarping/src/cuda/
Dwarp.cu276 …_caller(PtrStepSzb src, PtrStepSzb srcWhole, int xoff, int yoff, PtrStepSzb dst, int interpolation, in warp_caller()
310 …c, PtrStepSzb srcWhole, int xoff, int yoff, float coeffs[2 * 3], PtrStepSzb dst, int interpolation, in warpAffine_gpu()
348 …c, PtrStepSzb srcWhole, int xoff, int yoff, float coeffs[3 * 3], PtrStepSzb dst, int interpolation, in warpPerspective_gpu()
Dremap.cu207 …PtrStepSzb dst, int interpolation, int borderMode, const float* borderValue, cudaStream_t stream, … in remap_gpu()
Dresize.cu447 …ole, int yoff, int xoff, const PtrStepSzb& dst, float fy, float fx, int interpolation, cudaStream_… in resize()
/external/opencv3/modules/cudawarping/src/
Dresize.cpp57 …nputArray _src, OutputArray _dst, Size dsize, double fx, double fy, int interpolation, Stream& str… in resize()
Dremap.cpp61 …utArray _src, OutputArray _dst, InputArray _xmap, InputArray _ymap, int interpolation, int borderM… in remap()
Dwarp.cpp190 const int interpolation = flags & INTER_MAX; in warpAffine() local
329 const int interpolation = flags & INTER_MAX; in warpPerspective() local
507 …Array _dst, Size dsize, double angle, double xShift, double yShift, int interpolation, Stream& str… in rotate()
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/utils/
DDragScrollListener.java30 Interpolation interpolation = Interpolation.exp5In; field in DragScrollListener
/external/opencv3/modules/imgproc/test/ocl/
Dtest_warp.cpp72 int type, interpolation; in PARAM_TEST_CASE() local
170 int type, interpolation; in PARAM_TEST_CASE() local
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
DInterpolationTest.java159 Interpolation interpolation = getInterpolation(selectedInterpolation); in render() local
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/
DSlider.java159 public void setVisualInterpolationInverse (Interpolation interpolation) { in setVisualInterpolationInverse()
DProgressBar.java317 public void setVisualInterpolation (Interpolation interpolation) { in setVisualInterpolation()
/external/deqp/framework/opengl/
DgluVarType.cpp177 const char* getInterpolationName (Interpolation interpolation) in getInterpolationName()
/external/libvpx/libvpx/vpx_scale/generic/
Dvpx_scale.c271 int interpolation = 0; in Scale2D() local
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp107 Interpolation interpolation; //!< Interpolation mode (smooth, flat, centroid). member
1337 … deUint32 primitiveType, glu::DataType type, glu::Precision precision, Interpolation interpolation) in BasicTypeCase()
1351 … deUint32 primitiveType, glu::DataType type, glu::Precision precision, Interpolation interpolation) in BasicArrayCase()
1376 … deUint32 primitiveType, glu::DataType type, glu::Precision precision, Interpolation interpolation) in ArrayElementCase()
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
Dsm4_to_tgsi.cpp43 unsigned interpolation; member
/external/libyuv/files/source/
Dplanar_functions.cc1863 int width, int height, int interpolation) { in InterpolatePlane()
1933 int width, int height, int interpolation) { in ARGBInterpolate()
1951 int width, int height, int interpolation) { in I420Interpolate()
/external/libgdx/gdx/src/com/badlogic/gdx/math/
DVector2.java403 public Vector2 interpolate (Vector2 target, float alpha, Interpolation interpolation) { in interpolate()

12