Searched defs:getCenter (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/ui/
H A DTouchCircleDrawable.java121 public Point getCenter() { method in class:TouchCircleDrawable
/packages/apps/Camera/src/com/android/camera/ui/
H A DPieItem.java146 public float getCenter() { method in class:PieItem
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
H A DScrollController.java232 final public int getCenter() { method in class:ScrollController.Axis.Item
H A DScrollAdapterView.java2122 private final int getCenter(View v) { method in class:ScrollAdapterView
2626 center = getCenter(firstView);
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DPhotoTable.java347 private double[] getCenter(View photo) { method in class:PhotoTable
371 final double[] a = getCenter(focus);
376 final double[] b = getCenter(candidate);

Completed in 183 milliseconds