Home
last modified time | relevance | path

Searched refs:coordinates (Results 1 – 17 of 17) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/model/
DWorkspaceItemSpaceFinder.java64 int[] coordinates = new int[2]; in findSpaceForItem() local
78 app, screenItems.get(screenId), coordinates, spanX, spanY)) { in findSpaceForItem()
95 app, screenItems.get(screenId), coordinates, spanX, spanY)) { in findSpaceForItem()
99 return new int[]{screenId, coordinates[0], coordinates[1]}; in findSpaceForItem()
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DShortcutMenuAccessibilityDelegate.java59 final int[] coordinates = new int[2]; in performAction() local
60 final int screenId = findSpaceOnWorkspace(item, coordinates); in performAction()
67 screenId, coordinates[0], coordinates[1]); in performAction()
DLauncherAccessibilityDelegate.java402 final int[] coordinates = new int[2]; in addToWorkspace() local
403 final int screenId = findSpaceOnWorkspace(item, coordinates); in addToWorkspace()
415 screenId, coordinates[0], coordinates[1]); in addToWorkspace()
430 screenId, coordinates, info.spanX, info.spanY); in addToWorkspace()
440 screenId, coordinates[0], coordinates[1]); in addToWorkspace()
446 LauncherSettings.Favorites.CONTAINER_DESKTOP, screenId, coordinates[0], in addToWorkspace()
447 coordinates[1]); in addToWorkspace()
490 final int[] coordinates = new int[2]; in moveToWorkspace() local
491 final int screenId = findSpaceOnWorkspace(item, coordinates); in moveToWorkspace()
497 screenId, coordinates[0], coordinates[1]); in moveToWorkspace()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboard.java248 final int[] coordinates = CoordinateUtils.newCoordinateArray(length); in getCoordinates() local
252 CoordinateUtils.setXYInArray(coordinates, i, in getCoordinates()
255 CoordinateUtils.setXYInArray(coordinates, i, in getCoordinates()
259 return coordinates; in getCoordinates()
/packages/apps/Launcher3/tests/src/com/android/launcher3/testcomponent/
DTouchEventGenerator.java242 PointerCoords[] coordinates = new PointerCoords[nFingers]; in getFingerState() local
258 coordinates[index] = coordinate; in getFingerState()
264 properties, coordinates); in getFingerState()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DWordComposer.java290 public void setComposingWord(final int[] codePoints, final int[] coordinates) { in setComposingWord() argument
296 CoordinateUtils.xFromArray(coordinates, i), in setComposingWord()
297 CoordinateUtils.yFromArray(coordinates, i))); in setComposingWord()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DAndroidWordLevelSpellCheckerSession.java285 final int[] coordinates; in onGetSuggestionsInternal() local
286 coordinates = keyboard.getCoordinates(codePoints); in onGetSuggestionsInternal()
287 composer.setComposingWord(codePoints, coordinates); in onGetSuggestionsInternal()
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/geojsontz_to_tzs2polygons/data/
DEurope_London.geojson1 …roperties":{"tzid":"Europe/London"},"geometry":{"type":"MultiPolygon","coordinates":[[[[-14.015517…
/packages/apps/Car/SystemUI/res/raw/
Dvertex_shader.glsl10 * the coordinates of the texture to a vertex shader
/packages/apps/Gallery/src/com/android/camera/
DCropImage.java773 float [] coordinates = new float[] {hv.mCropRect.centerX(), in centerBasedOnHighlightView() local
775 getImageMatrix().mapPoints(coordinates); in centerBasedOnHighlightView()
776 zoomTo(zoom, coordinates[0], coordinates[1], 300F); in centerBasedOnHighlightView()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java1899 MotionEvent.PointerCoords[] coordinates = new MotionEvent.PointerCoords[1]; in getPointerMotionEvent() local
1900 coordinates[0] = new MotionEvent.PointerCoords(); in getPointerMotionEvent()
1901 coordinates[0].x = x; in getPointerMotionEvent()
1902 coordinates[0].y = y; in getPointerMotionEvent()
1905 coordinates[0].setAxisValue( in getPointerMotionEvent()
1921 coordinates, in getPointerMotionEvent()
/packages/services/Car/car_product/car_ui_portrait/bootanimation/
DREADME48 …* **CLOCK1, CLOCK2:** _(OPTIONAL)_ the coordinates at which to draw the current time (for watches):
/packages/modules/NeuralNetworks/tools/api/
DOperationTypes.t104 * this dimension is stored implicitly. SPARSE_CSR means only the coordinates with non-zero
Dtypes.spec3263 * [num_rois, num_classes * 4], specifying the coordinates of each
3820 * [num_output_rois, 4], specifying the coordinates of each
3987 * coordinates of each output bounding box, with format
4214 * [num_output_rois, 4], specifying the coordinates of each output
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz