| /packages/apps/Dialer/InCallUI/src/com/android/incallui/ |
| D | InCallOrientationEventListener.java | 167 private static boolean isWithinThreshold(int value, int center, int threshold) { in isWithinThreshold() 171 private static boolean isInLeftRange(int value, int center, int threshold) { in isInLeftRange() 175 private static boolean isInRightRange(int value, int center, int threshold) { in isInRightRange()
|
| /packages/apps/Camera2/src/com/android/camera/ui/focus/ |
| D | FocusRingView.java | 145 Point center = computeCenter(); in centerFocusLocation() local 191 Point center = computeCenter(); in centerAutofocusRing() local
|
| /packages/apps/Launcher3/tests/src/com/android/launcher3/ |
| D | QuickAddWidgetTest.java | 49 Point center = calendarWidget.getVisibleCenter(); in testAddWidgetQuickly() local
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
| D | CropMath.java | 159 public static boolean pointInRotatedRect(float[] point, float[] rotatedRect, float[] center) { in pointInRotatedRect() 248 private static float getUnrotated(float[] rotatedRect, float[] center, RectF unrotated) { in getUnrotated()
|
| /packages/apps/Gallery2/src/com/android/gallery3d/app/ |
| D | AlbumSetPage.java | 180 private void getSlotCenter(int slotIndex, int center[]) { in getSlotCenter() 251 int[] center = new int[2]; in pickAlbum() local
|
| /packages/apps/Gallery2/src/com/android/gallery3d/data/ |
| D | LocationClustering.java | 211 Point[] center = new Point[maxK]; // center of each group. in kMeans() local
|
| /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/ |
| D | PieItem.java | 140 public void setFixedSlice(float center, float sweep) { in setFixedSlice()
|
| D | PieRenderer.java | 322 private Path makeSlice(float start, float end, int outer, int inner, Point center) { in makeSlice()
|
| /packages/apps/Gallery/src/com/android/camera/ |
| D | ImageViewTouchBase.java | 186 protected void center(boolean horizontal, boolean vertical) { in center() method in ImageViewTouchBase
|
| /packages/apps/Launcher2/src/com/android/launcher2/ |
| D | FolderIcon.java | 388 int[] center = new int[2]; in onDrop() local
|
| /packages/apps/Launcher3/src/com/android/launcher3/ |
| D | FolderIcon.java | 450 int[] center = new int[2]; in onDrop() local
|
| /packages/apps/Calendar/src/com/android/calendar/ |
| D | DayView.java | 3323 int center = (left + right) / 2; in computeNeighbors() local 3354 int center = (left + right) / 2; in computeNeighbors() local 3381 int center = (top + bottom) / 2; in computeNeighbors() local 3405 int center = (top + bottom) / 2; in computeNeighbors() local 3556 int bottom, boolean center) { in drawEventText()
|
| /packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
| D | TileImageView.java | 331 public void getImageCenter(Point center) { in getImageCenter()
|
| D | SlotView.java | 360 public ScatteringAnimation(RelativePosition center) { in ScatteringAnimation()
|
| /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
| D | PhotoTable.java | 350 double[] center = { photo.getX() + width / 2f, in getCenter() local
|