/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
D | effect.js | 23 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/ |
D | TemporalAction.java | 27 private Interpolation interpolation; field in TemporalAction 37 public TemporalAction (float duration, Interpolation interpolation) { in TemporalAction() 122 public void setInterpolation (Interpolation interpolation) { in setInterpolation()
|
D | Actions.java | 74 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/ |
D | test_resize.cpp | 76 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
|
D | test_warp_perspective.cpp | 90 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
|
D | test_warp_affine.cpp | 89 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
|
D | test_remap.cpp | 72 …::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/ |
D | perf_warping.cpp | 107 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/ |
D | warp.cu | 276 …_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()
|
D | remap.cu | 207 …PtrStepSzb dst, int interpolation, int borderMode, const float* borderValue, cudaStream_t stream, … in remap_gpu()
|
D | resize.cu | 447 …ole, int yoff, int xoff, const PtrStepSzb& dst, float fy, float fx, int interpolation, cudaStream_… in resize()
|
/external/opencv3/modules/cudawarping/src/ |
D | resize.cpp | 57 …nputArray _src, OutputArray _dst, Size dsize, double fx, double fy, int interpolation, Stream& str… in resize()
|
D | remap.cpp | 61 …utArray _src, OutputArray _dst, InputArray _xmap, InputArray _ymap, int interpolation, int borderM… in remap()
|
D | warp.cpp | 190 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/ |
D | DragScrollListener.java | 30 Interpolation interpolation = Interpolation.exp5In; field in DragScrollListener
|
/external/opencv3/modules/imgproc/test/ocl/ |
D | test_warp.cpp | 72 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/ |
D | InterpolationTest.java | 159 Interpolation interpolation = getInterpolation(selectedInterpolation); in render() local
|
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/ |
D | Slider.java | 159 public void setVisualInterpolationInverse (Interpolation interpolation) { in setVisualInterpolationInverse()
|
D | ProgressBar.java | 317 public void setVisualInterpolation (Interpolation interpolation) { in setVisualInterpolation()
|
/external/deqp/framework/opengl/ |
D | gluVarType.cpp | 177 const char* getInterpolationName (Interpolation interpolation) in getInterpolationName()
|
/external/libvpx/libvpx/vpx_scale/generic/ |
D | vpx_scale.c | 271 int interpolation = 0; in Scale2D() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fTransformFeedbackTests.cpp | 107 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/ |
D | sm4_to_tgsi.cpp | 43 unsigned interpolation; member
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 1863 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/ |
D | Vector2.java | 403 public Vector2 interpolate (Vector2 target, float alpha, Interpolation interpolation) { in interpolate()
|