/frameworks/base/media/mca/filterpacks/native/base/ |
D | geometry.cpp | 84 const float dy = height * (current_ratio / ratio - 1.0f); in ExpandToAspectRatio() local 101 const float dy = height * (length / current_length - 1.0f); in ExpandToMinLength() local 126 const float dy = height * (f - 1.0f); in ScaleWithLengthLimit() local 140 Point dy = vert_axis; in FromCenterAxisAndLengths() local
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | geometry.cpp | 83 const float dy = height * (current_ratio / ratio - 1.0f); in ExpandToAspectRatio() local 100 const float dy = height * (length / current_length - 1.0f); in ExpandToMinLength() local 125 const float dy = height * (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() 460 const Region Region::operation(const Region& rhs, int dx, int dy, uint32_t op) const { in operation() 648 const Region& rhs, int dx, int dy) in boolean_operation() 757 const Rect& rhs, int dx, int dy) in boolean_operation() 796 void Region::translate(Region& reg, int dx, int dy) in translate() 815 void Region::translate(Region& dst, const Region& reg, int dx, int dy) in translate()
|
/frameworks/base/core/java/android/transition/ |
D | PatternPathMotion.java | 119 float dy = endY - startY; in setPatternPath() local 132 double dy = endY - startY; 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 | 368 public void rMoveTo(float dx, float dy) { in rMoveTo() 395 public void rLineTo(float dx, float dy) { in rLineTo() 695 public void addPath(@NonNull Path src, float dx, float dy) { in addPath() 728 public void offset(float dx, float dy, @Nullable Path dst) { in offset() 743 public void offset(float dx, float dy) { in offset() 762 public void setLastPoint(float dx, float dy) { in setLastPoint() 839 private static native void nRMoveTo(long nPath, float dx, float dy); in nRMoveTo() 841 private static native void nRLineTo(long nPath, float dx, float dy); in nRLineTo() 862 private static native void nAddPath(long nPath, long src, float dx, float dy); in nAddPath() 865 private static native void nOffset(long nPath, float dx, float dy); in nOffset() [all …]
|
D | Point.java | 62 public final void offset(int dx, int dy) { in offset()
|
D | Matrix.java | 319 public void setTranslate(float dx, float dy) { in setTranslate() 399 public boolean preTranslate(float dx, float dy) { in preTranslate() 463 public boolean postTranslate(float dx, float dy) { in postTranslate() 888 private static native void nSetTranslate(long nObject, float dx, float dy); in nSetTranslate() 909 private static native void nPreTranslate(long nObject, float dx, float dy); in nPreTranslate() 925 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()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
D | RelativeTouchListener.kt | 101 val dy = ev.rawY - touchDown.y in onDown() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shared/system/smartspace/ |
D | SmartspaceTransitionController.kt | 114 var dy = smartspaceOriginBounds.top + progressY - in <lambda>() variable
|
/frameworks/base/core/java/android/view/animation/ |
D | TranslateYAnimation.java | 54 float dy = mFromYDelta + ((mToYDelta - mFromYDelta) * interpolatedTime); in applyTransformation() local
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | ResolverDrawerLayout.java | 322 final float dy = y - mInitialTouchY; in onInterceptTouchEvent() local 400 final float dy = y - mInitialTouchY; in onTouchEvent() local 408 final float dy = y - mLastTouchY; in onTouchEvent() local
|
D | NestedScrollingChild.java | 173 boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, int[] offsetInWindow); in dispatchNestedPreScroll()
|
D | LinearSmoothScroller.java | 113 final int dy = calculateDyToMakeVisible(targetView, getVerticalSnapPreference()); in onTargetFound() local 125 protected void onSeekTargetStep(int dx, int dy, RecyclerView.State state, Action action) { in onSeekTargetStep()
|
/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/base/core/java/android/gesture/ |
D | GestureStroke.java | 139 float dy = Math.abs(y - mY); in makePath() local 188 float dy = Math.abs(y - mY); in toPath() local
|
D | GestureUtils.java | 381 float dy = points[i + 3] - points[i + 1]; in computeTotalLength() local 390 float dy = points[3] - points[1]; in computeStraightness() local 396 float dy = points[3] - points[1]; in computeStraightness() local 576 static float[] translate(float[] points, float dx, float dy) { in translate()
|
/frameworks/layoutlib/bridge/src/android/view/shadow/ |
D | TriangleBuffer.java | 121 float dy = (float) ((fx1 * (fz3 - fz2) - fx2 * fz3 + fx3 * fz2 + (fx2 - fx3) in triangleZBuffMin() local 231 private static int start(int y0, int dy, int x0, int minx, int maxx) { in start() 252 private static int end(int y0, int dy, int x0, int minx, int maxx) { in end()
|
/frameworks/base/tests/RenderThreadTest/src/com/example/renderthread/ |
D | MainActivity.java | 68 int dy = adapterView.getHeight(); in onItemClick() local
|
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/d1new/ |
D | KernelDataForRenderScriptd1new.java | 102 float dy = dy0 + (float) v / (float) getNumSubPixels(); in generateDiskKernelArray() local
|
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/f32/ |
D | KernelDataForRenderScriptF32.java | 100 float dy = dy0 + (float) v / (float) getNumSubPixels(); in generateDiskKernelArray() local
|
/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() 433 float dy = (float) (mFinalY - mStartY); in fling() local
|
/frameworks/base/core/tests/coretests/src/android/widget/ |
D | AbsSeekBarTest.java | 148 private Rect offset(Rect rect, int dx, int dy) { in offset()
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/ |
D | Rectangle.java | 61 Point dy = vAxis.scaledTo(size.y / 2.0f); in fromCenterVerticalAxis() local
|