Home
last modified time | relevance | path

Searched refs:setBounds (Results 1 – 25 of 104) sorted by relevance

12345

/packages/apps/Settings/src/com/android/settings/widget/
DChartDataUsageView.java233 final boolean changed = mVert.setBounds(0L, newMax); in updateVertAxisBounds()
362 final boolean changed = mHoriz.setBounds(visibleStart, visibleEnd); in setVisibleRange()
363 mGrid.setBounds(visibleStart, visibleEnd); in setVisibleRange()
364 mSeries.setBounds(visibleStart, visibleEnd); in setVisibleRange()
365 mDetailSeries.setBounds(visibleStart, visibleEnd); in setVisibleRange()
399 setBounds(currentTime - DateUtils.DAY_IN_MILLIS * 30, currentTime); in TimeAxis()
408 public boolean setBounds(long min, long max) { in setBounds() method in ChartDataUsageView.TimeAxis
490 public boolean setBounds(long min, long max) { in setBounds() method in ChartDataUsageView.DataAxis
DChartGridView.java96 void setBounds(long start, long end) { in setBounds() method in ChartGridView
117 secondary.setBounds(0, (int) y, width, bottom); in onDraw()
130 primary.setBounds((int) x, 0, right, height); in onDraw()
135 mBorder.setBounds(0, 0, width, height); in onDraw()
DInvertedChartAxis.java34 public boolean setBounds(long min, long max) { in setBounds() method in InvertedChartAxis
35 return mWrapped.setBounds(min, max); in setBounds()
DSetupWizardIllustration.java131 mForeground.setBounds(mForegroundBounds); in onLayout()
136 mBackground.setBounds(0, 0, (int) Math.ceil(layoutWidth / mScale), in onLayout()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DEdgeEffect.java324 mGlow.setBounds(glowLeft, 0, mWidth - glowLeft, glowBottom); in draw()
327 mGlow.setBounds(0, 0, mWidth, glowBottom); in draw()
338 mEdge.setBounds(edgeLeft, 0, mWidth - edgeLeft, edgeBottom); in draw()
341 mEdge.setBounds(0, 0, mWidth, edgeBottom); in draw()
427 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in EdgeEffect.Drawable
/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
DFlipDrawable.java123 mFront.setBounds(0, 0, 0, 0); in onBoundsChange()
124 mBack.setBounds(0, 0, 0, 0); in onBoundsChange()
126 mFront.setBounds(bounds); in onBoundsChange()
127 mBack.setBounds(bounds); in onBoundsChange()
/packages/apps/Gallery/src/com/android/camera/
DHighlightView.java119 mResizeDrawableDiagonal.setBounds(x, y, in draw()
143 mResizeDrawableWidth.setBounds(left - widthWidth, in draw()
149 mResizeDrawableWidth.setBounds(right - widthWidth, in draw()
155 mResizeDrawableHeight.setBounds(xMiddle - heightWidth, in draw()
161 mResizeDrawableHeight.setBounds(xMiddle - heightWidth, in draw()
DGalleryPickerItem.java74 mFrame.setBounds(frameBounds); in onDraw()
76 mOverlay.setBounds(w - mOverlay.getIntrinsicWidth(), in onDraw()
/packages/apps/Camera2/src/com/android/camera/
DMultiToggleImageButton.java399 … newDrawable.setBounds(0, 0, newDrawable.getIntrinsicWidth(), newDrawable.getIntrinsicHeight()); in combine()
400 …oldDrawable.setBounds(0, oldBitmapOffset, oldDrawable.getIntrinsicWidth(), oldDrawable.getIntrinsi… in combine()
408 … newDrawable.setBounds(0, 0, newDrawable.getIntrinsicWidth(), newDrawable.getIntrinsicHeight()); in combine()
409 …oldDrawable.setBounds(oldBitmapOffset, 0, oldDrawable.getIntrinsicWidth()+oldBitmapOffset, oldDraw… in combine()
/packages/apps/Settings/src/com/android/settings/drawable/
DDrawableWrapper.java48 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in DrawableWrapper
49 super.setBounds(left, top, right, bottom); in setBounds()
50 mDrawable.setBounds(left, top, right, bottom); in setBounds()
DInsetBoundsDrawable.java34 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in InsetBoundsDrawable
35 super.setBounds(left + mInsetBoundsSides, top, right - mInsetBoundsSides, bottom); in setBounds()
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/
DPieItem.java187 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in PieItem
188 mDrawable.setBounds(left, top, right, bottom); in setBounds()
197 d.setBounds(mDrawable.getBounds()); in setImageResource()
/packages/apps/Camera/src/com/android/camera/ui/
DPieItem.java188 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in PieItem
189 mDrawable.setBounds(left, top, right, bottom); in setBounds()
198 d.setBounds(mDrawable.getBounds()); in setImageResource()
/packages/apps/Settings/src/com/android/settings/
DActivityPicker.java400 icon.setBounds(x, y, x + width, y + height); in createIconThumbnail()
402 icon.setBounds(mOldBounds); in createIconThumbnail()
415 icon.setBounds(x, y, x + iconWidth, y + iconHeight); in createIconThumbnail()
417 icon.setBounds(mOldBounds); in createIconThumbnail()
/packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
DTargetDrawable.java140 d.setBounds(0, 0, maxWidth, maxHeight); in resizeDrawables()
147 childDrawable.setBounds(0, 0, maxWidth, maxHeight); in resizeDrawables()
150 mDrawable.setBounds(0, 0, in resizeDrawables()
/packages/apps/Launcher3/src/com/android/launcher3/
DPreloadIconDrawable.java56 setBounds(icon.getBounds()); in PreloadIconDrawable()
74 mIcon.setBounds(bounds); in onBoundsChange()
78 mBgDrawable.setBounds(sTempRect); in onBoundsChange()
DPendingAppWidgetHostView.java219 mCenterDrawable.setBounds(mRect); in updateDrawableBounds()
258 mCenterDrawable.setBounds(mRect); in updateDrawableBounds()
264 mSettingIconDrawable.setBounds(mRect); in updateDrawableBounds()
DWidgetPreviewLoader.java401 drawable.setBounds(x, 0, x + previewWidth, previewHeight); in generateWidgetPreview()
435 icon.setBounds(hoffset, yoffset, in generateWidgetPreview()
475 icon.setBounds(paddingLeft, paddingTop, in generateShortcutPreview()
485 icon.setBounds(0, 0, appIconSize, appIconSize); in generateShortcutPreview()
DBaseRecyclerViewFastScrollPopup.java57 mBg.setBounds(0, 0, mBgOriginalSize, mBgOriginalSize); in BaseRecyclerViewFastScrollPopup()
146 mBg.setBounds(mTmpRect); in draw()
/packages/apps/Launcher2/src/com/android/launcher2/
DCling.java225 mBackground.setBounds(0, 0, getMeasuredWidth(), getMeasuredHeight()); in dispatchDraw()
244 mPunchThroughGraphic.setBounds(cx - dw/2, cy - dh/2, cx + dw/2, cy + dh/2); in dispatchDraw()
257 mHandTouchGraphic.setBounds(cx + offset, cy + offset, in dispatchDraw()
/packages/apps/Camera2/src/com/android/camera/ui/
DModeTransitionView.java200 mIconDrawable.setBounds(mIconRect); in onLayout()
253 mIconDrawable.setBounds(mPeepHoleCenterX - size / 2, in startPeepHoleAnimation()
276 mIconDrawable.setBounds(mIconRect); in startPeepHoleAnimation()
DModeIconView.java52 mBackground.setBounds(0, 0, mIconBackgroundSize, mIconBackgroundSize); in ModeIconView()
67 mIconDrawable.setBounds(mIconBackgroundSize / 2 - mIconDrawableSize / 2, in setIconDrawable()
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
DDrawableTileSource.java80 mDrawable.setBounds(new Rect(0, 0, (int) width, (int) height)); in getPreview()
97 mDrawable.setBounds(bounds); in getTile()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DRenderingRequest.java84 request.setBounds(bounds); in post()
170 public void setBounds(Rect bounds) { in setBounds() method in RenderingRequest
/packages/apps/Dialer/src/com/android/dialer/calllog/
DCallTypeIconsView.java137 drawable.setBounds(left, 0, right, drawable.getIntrinsicHeight()); in onDraw()
146 drawable.setBounds(left, 0, right, mResources.videoCall.getIntrinsicHeight()); in onDraw()

12345