Searched defs:r2 (Results 1 – 10 of 10) sorted by relevance
| /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 | 44 final float p2x, final float p2y, final float r2) { in makePath()
|
| D | GestureTrailDrawingPoints.java | 200 final float r2 = getWidth(elapsedTime, params) / 2.0f; in drawGestureTrailLocked() local
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
| D | ImageRedEye.java | 80 RectF r2 = new RectF(mCurrentRect); in onTouchEvent() local
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
| D | CacheProcessing.java | 62 FilterRepresentation r2 = step.representations.get(i); in equals() local
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
| D | CropDrawingUtils.java | 125 RectF r2 = 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_metrics.h | 41 double x2,y2,r,r2,r2s,one_over_r2,fu,r_fu,one_over_r_fu; in db_CauchyDerivative() local
|
| D | db_feature_detection.cpp | 87 const unsigned char *r1,*r2,*r3; in db_IxIyRow_u() local
|
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
| D | ContactsProvider2Test.java | 8275 long r2 = RawContactUtil.createRawContact(mResolver, mAccountTwo); in testAutoGroupMembership() local 8301 long r2 = RawContactUtil.createRawContact(mResolver, mAccount); in testNoAutoAddMembershipAfterGroupCreation() local 8325 long r2 = RawContactUtil.createRawContact(mResolver, mAccount); in testFavoritesMembershipAfterGroupCreation() local 8401 long r2 = RawContactUtil.createRawContact(mResolver, mAccount); in testFavoritesGroupMembershipChangeAfterStarChange() local 8476 long r2 = RawContactUtil.createRawContact(mResolver, mAccount); in testStarChangedAfterGroupMembershipChange() local
|