Home
last modified time | relevance | path

Searched refs:getBounds (Results 1 – 25 of 55) sorted by relevance

123

/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DBandSelectionUiTest.java42 Rect dirListBounds = bots.directory.findDocumentsList().getBounds(); in testBandSelection_allFiles()
43 Rect startDir = bots.directory.findDocument(dirName1).getBounds(); in testBandSelection_allFiles()
53 Rect dirListBounds = bots.directory.findDocumentsList().getBounds(); in testBandSelection_someFiles()
54 Rect startDoc = bots.directory.findDocument(fileNameNoRename).getBounds(); in testBandSelection_someFiles()
55 Rect endDoc = bots.directory.findDocument(fileName1).getBounds(); in testBandSelection_someFiles()
DFingerSelectionUiTest.java42 Rect dirListBounds = bots.directory.findDocumentsList().getBounds(); in testFingerSelection_outOfRange()
43 Rect firstDoc = bots.directory.findDocument(fileName1).getBounds(); in testFingerSelection_outOfRange()
DContextMenuUiTest.java108 Rect dirListBounds = bots.directory.findDocumentsList().getBounds(); in testContextMenu_onEmptyArea()
109 Rect dirBounds = bots.directory.findDocument(dirName1).getBounds(); in testContextMenu_onEmptyArea()
/packages/apps/DevCamera/src/com/android/devcamera/
DNormalizedFace.java50 if (face.getBounds() != null) { in NormalizedFace()
52 bounds.left = (float) (face.getBounds().left - offX) / dX; in NormalizedFace()
53 bounds.top = (float) (face.getBounds().top - offY) / dY; in NormalizedFace()
54 bounds.right = (float) (face.getBounds().right - offX) / dX; in NormalizedFace()
55 bounds.bottom = (float) (face.getBounds().bottom - offY) / dY; in NormalizedFace()
/packages/apps/TV/src/com/android/tv/menu/
DPlaybackProgressBar.java140 Rect oldBounds = drawable.getBounds(); in setProgressBound()
148 int width = mProgressDrawable.getBounds().width(); in setProgressBound()
149 int height = mProgressDrawable.getBounds().height(); in setProgressBound()
/packages/apps/Dialer/java/com/android/dialer/lettertile/
DLetterTileDrawable.java182 final Rect bounds = getBounds(); in draw()
202 final Rect bounds = getBounds(); in drawLetterTile()
292 outline.setOval(getBounds()); in getOutline()
294 outline.setRect(getBounds()); in getOutline()
/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
DLetterTileDrawable.java123 final Rect bounds = getBounds(); in draw()
155 final Rect bounds = getBounds(); in drawLetterTile()
282 Rect bounds = getBounds(); in toBitmap()
/packages/apps/Car/Messenger/src/com/android/car/messenger/core/ui/shared/
DLetterTileDrawable.java128 final Rect bounds = getBounds(); in draw()
165 final Rect bounds = getBounds(); in drawLetterTile()
294 Rect bounds = getBounds(); in toBitmap()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DCenterAlignedDynamicDrawableSpan.java60 return getDrawable().getBounds().right; in getSize()
81 int transY = bottom - drawable.getBounds().bottom; in draw()
/packages/apps/ThemePicker/src/com/android/customization/widget/
DDynamicAdaptiveIconDrawable.java290 Rect bounds = getBounds(); in draw()
312 mTransparentRegion.set(getBounds()); in getTransparentRegion()
629 updateLayerBounds(getBounds()); in onStateChange()
648 updateLayerBounds(getBounds()); in onLevelChange()
742 clone.setBounds(dr.getBounds()); in ChildDrawable()
DGridTileDrawable.java53 double size = getBounds().width(); in draw()
/packages/apps/Gallery2/src/com/android/photos/shims/
DBitmapJobDrawable.java85 Rect bounds = getBounds(); in draw()
100 Rect bounds = getBounds(); in updateDrawMatrix()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsBackgroundDrawable.java89 public Rect getBounds() { in getBounds() method in AllAppsBackgroundDrawable.TransformedImageDrawable
90 return mImage.getBounds(); in getBounds()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DGestureBot.java61 Rect startCoord = findDocument(startLabel).getBounds(); in gestureSelectFiles()
62 Rect endCoord = findDocument(endLabel).getBounds(); in gestureSelectFiles()
/packages/apps/Contacts/src/com/android/contacts/lettertiles/
DLetterTileDrawable.java103 final Rect bounds = getBounds(); in draw()
143 final Rect bounds = getBounds(); in drawLetterTile()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DAllAppsEduView.java174 final Rect circleBoundsOg = new Rect(mCircle.getBounds()); in playAnimation()
175 final Rect gradientBoundsOg = new Rect(mGradient.getBounds()); in playAnimation()
/packages/apps/Camera2/src/com/android/camera/stats/
DCamera2FaceProxy.java36 Camera2FaceProxy convertedFace = new Camera2FaceProxy(face.getBounds(), face.getScore()); in from()
/packages/apps/Launcher3/src/com/android/launcher3/
DBaseDraggingActivity.java182 Rect bounds = icon.getBounds(); in getActivityLaunchOptions()
325 return new WindowBounds(wm.getBounds(), in getMultiWindowDisplaySize()
/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/widgets/slider/
DSliderSeekBar.java53 if (!mThumb.getBounds().contains((int) event.getX(), (int) event.getY())) { in onTouchEvent()
/packages/apps/Calendar/src/com/android/calendar/
DDayOfMonthDrawable.java53 Rect bounds = getBounds(); in draw()
/packages/apps/Settings/src/com/android/settings/
DActivityPicker.java401 mOldBounds.set(icon.getBounds()); in createIconThumbnail()
416 mOldBounds.set(icon.getBounds()); in createIconThumbnail()
/packages/apps/Launcher3/src/com/android/launcher3/util/
DWindowBounds.java87 return new WindowBounds(wm.getBounds(), in fromWindowMetrics()
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
DGLCanvas.java216 public abstract void getBounds(Rect bounds, int x, int y, int width, int height); in getBounds() method
/packages/apps/Messaging/src/com/android/messaging/ui/
DOrientedBitmapDrawable.java83 Gravity.apply(getGravity(), getIntrinsicWidth(), getIntrinsicHeight(), getBounds(), in draw()
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/camerafocus/
DPieItem.java175 d.setBounds(drawable.getBounds()); in setImageResource()

123