/frameworks/base/media/mca/filterpacks/native/base/ |
D | geometry.cpp | 80 const float dx = width * (ratio / current_ratio - 1.0f); in ExpandToAspectRatio() local 98 const float dx = width * (length / current_length - 1.0f); in ExpandToMinLength() local 123 const float dx = width * (f - 1.0f); in ScaleWithLengthLimit() local 146 Point dx = dy; in FromCenterAxisAndLengths() local
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | geometry.cpp | 79 const float dx = width * (ratio / current_ratio - 1.0f); in ExpandToAspectRatio() local 97 const float dx = width * (length / current_length - 1.0f); in ExpandToMinLength() local 122 const float dx = width * (f - 1.0f); in ScaleWithLengthLimit() local
|
/frameworks/native/libs/ui/ |
D | Region.cpp | 428 Region& Region::orSelf(const Region& rhs, int dx, int dy) { in orSelf() 431 Region& Region::xorSelf(const Region& rhs, int dx, int dy) { in xorSelf() 434 Region& Region::andSelf(const Region& rhs, int dx, int dy) { in andSelf() 437 Region& Region::subtractSelf(const Region& rhs, int dx, int dy) { in subtractSelf() 440 Region& Region::operationSelf(const Region& rhs, int dx, int dy, uint32_t op) { in operationSelf() 448 const Region Region::merge(const Region& rhs, int dx, int dy) const { in merge() 451 const Region Region::mergeExclusive(const Region& rhs, int dx, int dy) const { in mergeExclusive() 454 const Region Region::intersect(const Region& rhs, int dx, int dy) const { in intersect() 457 const Region Region::subtract(const Region& rhs, int dx, int dy) const { in subtract() 460 const Region Region::operation(const Region& rhs, int dx, int dy, uint32_t op) const { in operation() [all …]
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | LinearSmoothScroller.java | 112 final int dx = calculateDxToMakeVisible(targetView, getHorizontalSnapPreference()); in onTargetFound() local 125 protected void onSeekTargetStep(int dx, int dy, RecyclerView.State state, Action action) { in onSeekTargetStep() 173 protected int calculateTimeForDeceleration(int dx) { in calculateTimeForDeceleration() 189 protected int calculateTimeForScrolling(int dx) { in calculateTimeForScrolling()
|
D | NestedScrollingChild.java | 173 boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, int[] offsetInWindow); in dispatchNestedPreScroll()
|
D | SlidingTab.java | 249 int dx = horiz ? (alignment == ALIGN_LEFT ? alignment_value - tab.getRight() in hide() local 268 int dx = horiz ? (alignment == ALIGN_LEFT ? tab.getWidth() : -tab.getWidth()) : 0; in show() local 310 int dx = horiz ? (alignment == ALIGN_LEFT ? alignment_value - tab.getLeft() in reset() local
|
/frameworks/base/core/java/android/transition/ |
D | PatternPathMotion.java | 118 float dx = endX - startX; in setPatternPath() local 131 double dx = endX - startX; in getPath() local
|
/frameworks/base/graphics/java/android/graphics/ |
D | LayerRasterizer.java | 31 public void addLayer(Paint paint, float dx, float dy) { } in addLayer()
|
D | Path.java | 367 public void rMoveTo(float dx, float dy) { in rMoveTo() 394 public void rLineTo(float dx, float dy) { in rLineTo() 694 public void addPath(@NonNull Path src, float dx, float dy) { in addPath() 727 public void offset(float dx, float dy, @Nullable Path dst) { in offset() 742 public void offset(float dx, float dy) { in offset() 761 public void setLastPoint(float dx, float dy) { in setLastPoint() 838 private static native void nRMoveTo(long nPath, float dx, float dy); in nRMoveTo() 840 private static native void nRLineTo(long nPath, float dx, float dy); in nRLineTo() 861 private static native void nAddPath(long nPath, long src, float dx, float dy); in nAddPath() 864 private static native void nOffset(long nPath, float dx, float dy); in nOffset() [all …]
|
D | Matrix.java | 320 public void setTranslate(float dx, float dy) { in setTranslate() 400 public boolean preTranslate(float dx, float dy) { in preTranslate() 464 public boolean postTranslate(float dx, float dy) { in postTranslate() 887 private static native void nSetTranslate(long nObject, float dx, float dy); in nSetTranslate() 908 private static native void nPreTranslate(long nObject, float dx, float dy); in nPreTranslate() 924 private static native void nPostTranslate(long nObject, float dx, float dy); in nPostTranslate()
|
D | PointF.java | 75 public final void offset(float dx, float dy) { in offset()
|
D | RectF.java | 243 public void offset(float dx, float dy) { in offset() 273 public void inset(float dx, float dy) { in inset()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
D | RelativeTouchListener.kt | 100 val dx = ev.rawX - touchDown.x in onDown() constant
|
/frameworks/av/media/libeffects/loudness/dsp/core/ |
D | interpolator_linear.h | 67 T dx = x - x_data_[cached_index_]; in MethodSpecificInterpolation() local
|
/frameworks/base/tests/RenderThreadTest/src/com/example/renderthread/ |
D | SubActivity.java | 43 int dx = getWindowManager().getDefaultDisplay().getWidth(); in onResume() local
|
/frameworks/base/core/java/android/view/animation/ |
D | TranslateXAnimation.java | 52 float dx = mFromXDelta + ((mToXDelta - mFromXDelta) * interpolatedTime); in applyTransformation() local
|
/frameworks/layoutlib/bridge/src/android/graphics/ |
D | Path_Delegate.java | 239 /*package*/ static void nRMoveTo(long nPath, float dx, float dy) { in nRMoveTo() 259 /*package*/ static void nRLineTo(long nPath, float dx, float dy) { in nRLineTo() 412 /*package*/ static void nAddPath(long nPath, long src, float dx, float dy) { in nAddPath() 432 /*package*/ static void nOffset(long nPath, float dx, float dy) { in nOffset() 442 /*package*/ static void nSetLastPoint(long nPath, float dx, float dy) { in nSetLastPoint() 669 public void rMoveTo(float dx, float dy) { in rMoveTo() 700 public void rLineTo(float dx, float dy) { in rLineTo() 872 public void offset(float dx, float dy) { in offset()
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
D | pp_semaphore_chroma_inter.cpp | 116 int dx, /* i */ in pp_semaphore_chroma_inter()
|
D | pp_semaphore_luma.cpp | 119 int dx, /* i */ in pp_semaphore_luma()
|
/frameworks/base/core/java/android/gesture/ |
D | GestureStroke.java | 138 float dx = Math.abs(x - mX); in makePath() local 187 float dx = Math.abs(x - mX); in toPath() local
|
D | GestureUtils.java | 380 float dx = points[i + 2] - points[i]; in computeTotalLength() local 389 float dx = points[2] - points[0]; in computeStraightness() local 395 float dx = points[2] - points[0]; in computeStraightness() local 576 static float[] translate(float[] points, float dx, float dy) { in translate()
|
/frameworks/base/core/java/android/widget/ |
D | Scroller.java | 375 public void startScroll(int startX, int startY, int dx, int dy) { in startScroll() 393 public void startScroll(int startX, int startY, int dx, int dy, int duration) { in startScroll() 432 float dx = (float) (mFinalX - mStartX); in fling() local
|
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/d1new/ |
D | KernelDataForRenderScriptd1new.java | 104 float dx = dx0 + (float) u / (float) getNumSubPixels(); in generateDiskKernelArray() local
|
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/f32/ |
D | KernelDataForRenderScriptF32.java | 102 float dx = dx0 + (float) u / (float) getNumSubPixels(); in generateDiskKernelArray() local
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/ |
D | Rectangle.java | 62 Point dx = vAxis.rotated90(1).scaledTo(size.x / 2.0f); in fromCenterVerticalAxis() local
|