/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | UiThreadCircularReveal.java | 17 public static ValueAnimator createCircularReveal(View v, int x, int y, float r0, float r1) { in createCircularReveal() 21 public static ValueAnimator createCircularReveal(View v, int x, int y, float r0, float r1, in createCircularReveal()
|
D | RevealOutlineProvider.java | 27 public RevealOutlineProvider(int x, int y, float r0, float r1) { in RevealOutlineProvider()
|
/packages/apps/ExactCalculator/src/com/android/calculator2/ |
D | BoundedRational.java | 187 public static BoundedRational add(BoundedRational r1, BoundedRational r2) { in add() 203 static BoundedRational subtract(BoundedRational r1, BoundedRational r2) { in subtract() 207 static BoundedRational multiply(BoundedRational r1, BoundedRational r2) { in multiply() 237 static BoundedRational divide(BoundedRational r1, BoundedRational r2) { in divide()
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
D | RotateDialogController.java | 112 final Runnable r1, String button2Text, final Runnable r2) { in showAlertDialog()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | RoundedLine.java | 43 public Path makePath(final float p1x, final float p1y, final float r1, in makePath()
|
D | GestureTrailDrawingPoints.java | 195 float r1 = getWidth(lastTime, params) / 2.0f; in drawGestureTrailLocked() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
D | CacheProcessing.java | 61 FilterRepresentation r1 = representations.get(i); in equals() local
|
/packages/apps/DevCamera/src/com/android/devcamera/ |
D | PreviewOverlay.java | 209 RectF r1 = face.bounds; in onDraw() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
D | CropDrawingUtils.java | 121 RectF r1 = new RectF(cx - sx / 2, cy - sy / 2, cx + sx / 2, cy + sy / 2); in drawWallpaperSelectionFrame() local
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_feature_detection.cpp | 87 const unsigned char *r1,*r2,*r3; in db_IxIyRow_u() local
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | CellLayout.java | 1925 Rect r1 = new Rect(); in rearrangementExists() local 2370 Rect r1 = new Rect(); in getViewsIntersectingRegion() local
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | ContactsProvider2Test.java | 8274 long r1 = RawContactUtil.createRawContact(mResolver, mAccount); in testAutoGroupMembership() local 8300 long r1 = RawContactUtil.createRawContact(mResolver, mAccount); in testNoAutoAddMembershipAfterGroupCreation() local 8324 long r1 = RawContactUtil.createRawContact(mResolver, mAccount, RawContacts.STARRED, "1"); in testFavoritesMembershipAfterGroupCreation() local 8400 long r1 = RawContactUtil.createRawContact(mResolver, mAccount, RawContacts.STARRED, "1"); in testFavoritesGroupMembershipChangeAfterStarChange() local 8475 long r1 = RawContactUtil.createRawContact(mResolver, mAccount); in testStarChangedAfterGroupMembershipChange() local
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | CellLayout.java | 2093 Rect r1 = new Rect(); in rearrangementExists() local 2512 Rect r1 = new Rect(); in getViewsIntersectingRegion() local
|