/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/ |
D | SelectionRenderer.java | 24 public static void drawSelection(Canvas canvas, int left, int top, int right, int bottom, in drawSelection() 32 public static void drawSelection(Canvas canvas, int left, int top, int right, int bottom, in drawSelection()
|
/packages/apps/Camera2/src/com/android/camera/ |
D | CaptureLayoutHelper.java | 306 float bottom = height; in getPositionConfiguration() local 341 float bottom = height - barSize; in getPositionConfiguration() local 376 float bottom = Math.round(rect.bottom); in round() local
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/ |
D | TextViewCompatUtils.java | 36 final Drawable start, final Drawable top, final Drawable end, final Drawable bottom) { in setCompoundDrawablesRelativeWithIntrinsicBounds()
|
D | ViewCompatUtils.java | 50 final int end, final int bottom) { in setPaddingRelative()
|
/packages/apps/Settings/src/com/android/settings/drawable/ |
D | InsetBoundsDrawable.java | 34 public void setBounds(int left, int top, int right, int bottom) { in setBounds()
|
/packages/apps/Messaging/src/com/android/messaging/ui/animation/ |
D | RectEvaluatorCompat.java | 42 int bottom = startValue.bottom + (int) ((endValue.bottom - startValue.bottom) * fraction); in evaluate() local
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | PagedViewGridLayout.java | 81 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() 95 int bottom = child.getBottom(); in onTouchEvent() local
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
D | FolderListLayout.java | 47 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/ |
D | RenderOverlay.java | 36 public void layout(int left, int top, int right, int bottom); in layout() 150 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
D | OverlayRenderer.java | 66 public void layout(int left, int top, int right, int bottom) { in layout()
|
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/ |
D | ConversationFastScroller.java | 423 public void onLayoutChange(View v, int left, int top, int right, int bottom, in onLayoutChange() 444 int bottom = mContainer.bottom; in layoutTrack() local 456 int bottom = top + mThumbHeight; in layoutThumb() local 481 int bottom = centerY; in layoutPreview() local
|
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
D | SoftLandingInterpolator.java | 34 private final float bottom; field in SoftLandingInterpolator
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
D | ProgressOverlay.java | 45 public void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
D | PreviewStatusListener.java | 50 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom); in onPreviewLayoutChanged()
|
D | RotateLayout.java | 54 boolean change, int left, int top, int right, int bottom) { in onLayout()
|
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/ |
D | ManualLayoutFrame.java | 63 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
D | RotateLayout.java | 49 boolean change, int left, int top, int right, int bottom) { in onLayout()
|
D | IndicatorControlBar.java | 88 boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | GLView.java | 348 public void layout(int left, int top, int right, int bottom) { in layout() 358 private boolean setBounds(int left, int top, int right, int bottom) { in setBounds() 400 boolean changeSize, int left, int top, int right, int bottom) { in onLayout()
|
D | ScrollBarView.java | 56 boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
D | EdgeView.java | 54 boolean changeSize, int left, int top, int right, int bottom) { in onLayout()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/ |
D | EmojiCategoryPageIndicatorView.java | 67 final float bottom = height * BOTTOM_MARGIN_RATIO; in onDraw() local
|
/packages/apps/Calendar/src/com/android/calendar/ |
D | ColorChipView.java | 97 int bottom = getHeight() - 1; in onDraw() local
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
D | BadgeSpan.java | 78 int y, int bottom, Paint paint) { in draw()
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_feature_detection.cpp | 616 … db_HarrisStrengthChunk_f(float **s,const float * const *img,int left,int top,int right,int bottom, in db_HarrisStrengthChunk_f() 659 …id db_HarrisStrengthChunk_u(float **s,const unsigned char * const *img,int left,int top,int bottom, in db_HarrisStrengthChunk_u() 1332 …ne void db_MaxSuppressFilterChunk_5x5_Aligned16_f(float **sf,float **s,int left,int top,int bottom, in db_MaxSuppressFilterChunk_5x5_Aligned16_f() 1408 …id db_MaxSuppressFilter_5x5_Aligned16_f(float **sf,float **s,int left,int top,int right,int bottom, in db_MaxSuppressFilter_5x5_Aligned16_f() 1424 inline int db_CornersFromChunk(float **strength,int left,int top,int right,int bottom,float thresho… in db_CornersFromChunk() 1496 void db_ExtractCornersSaturated(float **strength,int left,int top,int right,int bottom, in db_ExtractCornersSaturated()
|