/aosp12/frameworks/base/media/mca/filterpacks/native/base/ |
H A 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
|
/aosp12/frameworks/base/media/mca/filterfw/native/core/ |
H A 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
|
/aosp12/frameworks/native/libs/ui/ |
H A 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() 448 const Region Region::merge(const Region& rhs, int dx, int dy) const { in merge() 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() 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() [all …]
|
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/recyclerview/ |
H A D | CarUiSmoothScroller.java | 92 protected int calculateTimeForScrolling(int dx) { in calculateTimeForScrolling() 97 protected int calculateTimeForDeceleration(int dx) { in calculateTimeForDeceleration()
|
/aosp12/packages/apps/Car/libs/car-ui-lib/referencedesign/plugin/src/main/java/com/chassis/car/ui/plugin/recyclerview/ |
H A D | SmoothScroller.java | 93 protected int calculateTimeForScrolling(int dx) { in calculateTimeForScrolling() 98 protected int calculateTimeForDeceleration(int dx) { in calculateTimeForDeceleration()
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A 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()
|
/aosp12/packages/apps/TV/src/com/android/tv/guide/ |
H A D | TimelineRow.java | 50 int dx = in scrollTo() local 70 public void onScrolled(int dx, int dy) { in onScrolled()
|
/aosp12/frameworks/base/core/java/android/transition/ |
H A D | PatternPathMotion.java | 118 float dx = endX - startX; in setPatternPath() local 131 double dx = endX - startX; in getPath() local
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A 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 …]
|
H A D | LayerRasterizer.java | 31 public void addLayer(Paint paint, float dx, float dy) { } in addLayer()
|
/aosp12/packages/apps/Car/libs/car-ui-lib/oem-apis/src/main/java/com/android/car/ui/plugin/oemapis/recyclerview/ |
H A D | OnScrollListenerOEMV1.java | 27 void onScrolled(RecyclerViewOEMV1 recyclerView, int dx, int dy); in onScrolled()
|
/aosp12/frameworks/av/media/libeffects/loudness/dsp/core/ |
H A D | interpolator_linear.h | 67 T dx = x - x_data_[cached_index_]; in MethodSpecificInterpolation() local
|
/aosp12/packages/apps/Calendar/src/com/android/calendar/ |
H A D | EventGeometry.java | 141 float dx = x - right; in pointToEvent() local 156 float dx = left - x; in pointToEvent() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
H A D | GradControl.java | 98 float dx = handlex[i] - x; in getCloseHandle() local 111 float dx = handlex[i] - x; in getCloseHandle() local 155 float dx = x - mDownX; in actionMove() local 237 float dx = p1x - p2x; in paintOvallines() local
|
H A D | EclipseControl.java | 81 float dx = handlex[i] - x; in getCloseHandle() local 94 float dx = handlex[i] - x; in getCloseHandle() local 182 float dx = x - oval.getCenterX(); in actionMove() local 252 float dx = rx + 10; in paintOvallines() local
|
/aosp12/frameworks/base/tests/RenderThreadTest/src/com/example/renderthread/ |
H A D | SubActivity.java | 43 int dx = getWindowManager().getDefaultDisplay().getWidth(); in onResume() local
|
/aosp12/packages/apps/Gallery/src/com/android/camera/ |
H A D | HighlightView.java | 242 void handleMotion(int edge, float dx, float dy) { in handleMotion() 268 void moveBy(float dx, float dy) { in moveBy() 289 void growBy(float dx, float dy) { in growBy()
|
/aosp12/frameworks/base/core/java/android/view/animation/ |
H A D | TranslateXAnimation.java | 52 float dx = mFromXDelta + ((mToXDelta - mFromXDelta) * interpolatedTime); in applyTransformation() local
|
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
H A D | db_bundle.h | 38 inline void db_Compute_dx(double *dx,double **JtJ,double *min_Jtf,double lambda,double *d,int n) in db_Compute_dx()
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/ |
H A 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()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/ |
H A D | EdgeBackGestureHandler.java | 201 float dx = Math.abs(ev.getX() - mDownPoint.x); in onMotionEvent() local 218 float dx = Math.abs(ev.getX() - mDownPoint.x); in onMotionEvent() local
|
/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/util/ |
H A D | PagedSmoothScroller.java | 80 protected int calculateTimeForDeceleration(int dx) { in calculateTimeForDeceleration()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
H A D | MediaPickerPanel.java | 472 final float dx = ev.getRawX() - mDownEvent.getRawX(); in shouldAllowRecaptureTouch() local 487 final float dx = motionEvent.getRawX() - mDownEvent.getRawX(); in onTouch() local 535 final float dx = mDownEvent.getRawX() - motionEvent.getRawX(); in onTouch() local
|
/aosp12/frameworks/base/core/java/android/gesture/ |
H A D | GestureStroke.java | 138 float dx = Math.abs(x - mX); in makePath() local 187 float dx = Math.abs(x - mX); in toPath() local
|
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
H A D | Scroller.java | 316 public void startScroll(int startX, int startY, int dx, int dy) { in startScroll() 333 public void startScroll(int startX, int startY, int dx, int dy, int duration) { in startScroll() 372 float dx = mFinalX - mStartX; in fling() local
|