/frameworks/support/v4/java/android/support/v4/widget/ |
D | TextViewCompat.java | 39 @Nullable Drawable start, @Nullable Drawable top, @Nullable Drawable end, in setCompoundDrawablesRelative() 42 @Nullable Drawable start, @Nullable Drawable top, @Nullable Drawable end, in setCompoundDrawablesRelativeWithIntrinsicBounds() 45 @DrawableRes int start, @DrawableRes int top, @DrawableRes int end, in setCompoundDrawablesRelativeWithIntrinsicBounds() 55 @Nullable Drawable start, @Nullable Drawable top, @Nullable Drawable end, in setCompoundDrawablesRelative() 62 @Nullable Drawable start, @Nullable Drawable top, @Nullable Drawable end, in setCompoundDrawablesRelativeWithIntrinsicBounds() 69 @DrawableRes int start, @DrawableRes int top, @DrawableRes int end, in setCompoundDrawablesRelativeWithIntrinsicBounds() 105 @Nullable Drawable start, @Nullable Drawable top, @Nullable Drawable end, in setCompoundDrawablesRelative() 112 @Nullable Drawable start, @Nullable Drawable top, @Nullable Drawable end, in setCompoundDrawablesRelativeWithIntrinsicBounds() 120 @DrawableRes int start, @DrawableRes int top, @DrawableRes int end, in setCompoundDrawablesRelativeWithIntrinsicBounds() 130 @Nullable Drawable start, @Nullable Drawable top, @Nullable Drawable end, in setCompoundDrawablesRelative() [all …]
|
/frameworks/data-binding/extensions/baseAdapters/src/main/java/android/databinding/adapters/ |
D | CardViewBindingAdapter.java | 38 int top = view.getContentPaddingTop(); in setContentPaddingLeft() local 45 public static void setContentPaddingTop(CardView view, int top) { in setContentPaddingTop() 55 int top = view.getContentPaddingTop(); in setContentPaddingRight() local 63 int top = view.getContentPaddingTop(); in setContentPaddingBottom() local
|
/frameworks/support/v4/jellybean-mr2/android/support/v4/widget/ |
D | TextViewCompatJbMr2.java | 28 @Nullable Drawable start, @Nullable Drawable top, @Nullable Drawable end, in setCompoundDrawablesRelative() 34 @Nullable Drawable start, @Nullable Drawable top, @Nullable Drawable end, in setCompoundDrawablesRelativeWithIntrinsicBounds() 40 @DrawableRes int start, @DrawableRes int top, @DrawableRes int end, in setCompoundDrawablesRelativeWithIntrinsicBounds()
|
/frameworks/support/v4/jellybean-mr1/android/support/v4/widget/ |
D | TextViewCompatJbMr1.java | 28 @Nullable Drawable start, @Nullable Drawable top, @Nullable Drawable end, in setCompoundDrawablesRelative() 35 @Nullable Drawable start, @Nullable Drawable top, @Nullable Drawable end, in setCompoundDrawablesRelativeWithIntrinsicBounds() 43 int start, int top, int end, int bottom) { in setCompoundDrawablesRelativeWithIntrinsicBounds()
|
/frameworks/base/graphics/java/android/graphics/ |
D | Insets.java | 32 public final int top; field in Insets 36 private Insets(int left, int top, int right, int bottom) { in Insets() 55 public static Insets of(int left, int top, int right, int bottom) { in of()
|
D | Rect.java | 41 public int top; field in Rect 75 public Rect(int left, int top, int right, int bottom) { in Rect() 265 public void set(int left, int top, int right, int bottom) { in set() 350 public void inset(int left, int top, int right, int bottom) { in inset() 385 public boolean contains(int left, int top, int right, int bottom) { in contains() 427 public boolean intersect(int left, int top, int right, int bottom) { in intersect() 492 public boolean intersects(int left, int top, int right, int bottom) { in intersects() 520 public void union(int left, int top, int right, int bottom) { in union()
|
D | RectF.java | 34 public float top; field in RectF 53 public RectF(float left, float top, float right, float bottom) { in RectF() 197 public void set(float left, float top, float right, float bottom) { in set() 302 public boolean contains(float left, float top, float right, float bottom) { in contains() 344 public boolean intersect(float left, float top, float right, float bottom) { in intersect() 417 public boolean intersects(float left, float top, float right, in intersects() 466 public void union(float left, float top, float right, float bottom) { in union()
|
D | Outline.java | 161 public void setRect(int left, int top, int right, int bottom) { in setRect() 177 public void setRoundRect(int left, int top, int right, int bottom, float radius) { in setRoundRect() 227 public void setOval(int left, int top, int right, int bottom) { in setOval()
|
D | Region.java | 76 public Region(int left, int top, int right, int bottom) { in Region() 102 public boolean set(int left, int top, int right, int bottom) { in set() 191 public native boolean quickContains(int left, int top, int right, in quickContains() 208 public native boolean quickReject(int left, int top, int right, int bottom); in quickReject() 267 public boolean op(int left, int top, int right, int bottom, Op op) { in op() 413 int top, int right, int bottom); in nativeSetRect() 420 private static native boolean nativeOp(long native_dst, int left, int top, in nativeOp()
|
D | Path.java | 483 public void arcTo(float left, float top, float right, float bottom, float startAngle, in arcTo() 514 private void detectSimplePath(float left, float top, float right, float bottom, Direction dir) { in detectSimplePath() 545 public void addRect(float left, float top, float right, float bottom, Direction dir) { in addRect() 565 public void addOval(float left, float top, float right, float bottom, Direction dir) { in addOval() 600 public void addArc(float left, float top, float right, float bottom, float startAngle, in addArc() 625 public void addRoundRect(float left, float top, float right, float bottom, float rx, float ry, in addRoundRect() 655 public void addRoundRect(float left, float top, float right, float bottom, float[] radii, in addRoundRect() 828 private static native void native_arcTo(long nPath, float left, float top, in native_arcTo() 832 private static native void native_addRect(long nPath, float left, float top, in native_addRect() 834 private static native void native_addOval(long nPath, float left, float top, in native_addOval() [all …]
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
D | SystemViewInfo.java | 29 public SystemViewInfo(String name, Object cookie, int left, int top, in SystemViewInfo() 34 public SystemViewInfo(String name, Object cookie, int left, int top, in SystemViewInfo()
|
/frameworks/base/core/java/android/view/ |
D | WindowInsets.java | 319 public WindowInsets consumeSystemWindowInsets(boolean left, boolean top, in consumeSystemWindowInsets() 343 public WindowInsets replaceSystemWindowInsets(int left, int top, in replaceSystemWindowInsets() 377 public WindowInsets consumeWindowDecorInsets(boolean left, boolean top, in consumeWindowDecorInsets() 393 public WindowInsets replaceWindowDecorInsets(int left, int top, int right, int bottom) { in replaceWindowDecorInsets()
|
/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/processing/ |
D | Scope.java | 115 ScopeEntry top = sScopeItems.get(); in produceScopeLog() local 142 ScopeEntry top = sScopeItems.get(); in createReport() local 159 LocationScopeProvider top) { in findAbsoluteLocationFrom()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/ |
D | MinimizedDockShadow.java | 53 private void updatePaint(int left, int top, int right, int bottom) { in updatePaint() 82 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/frameworks/base/libs/hwui/ |
D | RecordingCanvas.cpp | 118 int RecordingCanvas::saveLayer(float left, float top, float right, float bottom, in saveLayer() 226 bool RecordingCanvas::quickRejectRect(float left, float top, float right, float bottom) const { in quickRejectRect() 233 bool RecordingCanvas::clipRect(float left, float top, float right, float bottom, SkRegion::Op op) { in clipRect() 291 void RecordingCanvas::drawRect(float left, float top, float right, float bottom, const SkPaint& pai… in drawRect() 306 float top = FLT_MAX; in drawSimpleRects() local 357 void RecordingCanvas::drawRoundRect(float left, float top, float right, float bottom, in drawRoundRect() 371 CanvasPropertyPrimitive* left, CanvasPropertyPrimitive* top, in drawRoundRect() 412 void RecordingCanvas::drawOval(float left, float top, float right, float bottom, const SkPaint& pai… in drawOval() 420 void RecordingCanvas::drawArc(float left, float top, float right, float bottom, in drawArc() 453 void RecordingCanvas::drawBitmap(const SkBitmap& bitmap, float left, float top, const SkPaint* pain… in drawBitmap()
|
D | DisplayListCanvas.cpp | 130 int DisplayListCanvas::saveLayer(float left, float top, float right, float bottom, in saveLayer() 185 bool DisplayListCanvas::quickRejectRect(float left, float top, float right, float bottom) const { in quickRejectRect() 195 bool DisplayListCanvas::clipRect(float left, float top, float right, float bottom, in clipRect() 236 void DisplayListCanvas::drawBitmap(const SkBitmap& bitmap, float left, float top, in drawBitmap() 345 void DisplayListCanvas::drawRect(float left, float top, float right, float bottom, in drawRect() 350 void DisplayListCanvas::drawRoundRect(float left, float top, float right, float bottom, in drawRoundRect() 356 CanvasPropertyPrimitive* left, CanvasPropertyPrimitive* top, in drawRoundRect() 387 void DisplayListCanvas::drawOval(float left, float top, float right, float bottom, in drawOval() 392 void DisplayListCanvas::drawArc(float left, float top, float right, float bottom, in drawArc()
|
D | OpenGLRenderer.cpp | 119 float left, float top, float right, float bottom, bool opaque) { in setupFrameState() 144 float left, float top, float right, float bottom, bool opaque) { in prepareDirty() 160 void OpenGLRenderer::discardFramebuffer(float left, float top, float right, float bottom) { in discardFramebuffer() 174 void OpenGLRenderer::clear(float left, float top, float right, float bottom, bool opaque) { in clear() 472 int OpenGLRenderer::saveLayer(float left, float top, float right, float bottom, in saveLayer() 530 int OpenGLRenderer::saveLayerDeferred(float left, float top, float right, float bottom, in saveLayerDeferred() 606 bool OpenGLRenderer::createLayer(float left, float top, float right, float bottom, in createLayer() 990 int32_t top = rects[0].top; in drawRegionRectsDebug() local 1022 void OpenGLRenderer::dirtyLayer(const float left, const float top, in dirtyLayer() 1031 void OpenGLRenderer::dirtyLayer(const float left, const float top, in dirtyLayer() [all …]
|
D | SkiaCanvas.cpp | 343 int SkiaCanvas::saveLayer(float left, float top, float right, float bottom, in saveLayer() 353 int SkiaCanvas::saveLayerAlpha(float left, float top, float right, float bottom, in saveLayerAlpha() 483 bool SkiaCanvas::quickRejectRect(float left, float top, float right, float bottom) const { in quickRejectRect() 492 bool SkiaCanvas::clipRect(float left, float top, float right, float bottom, SkRegion::Op op) { in clipRect() 575 void SkiaCanvas::drawRect(float left, float top, float right, float bottom, in drawRect() 589 void SkiaCanvas::drawRoundRect(float left, float top, float right, float bottom, in drawRoundRect() 599 void SkiaCanvas::drawOval(float left, float top, float right, float bottom, const SkPaint& paint) { in drawOval() 604 void SkiaCanvas::drawArc(float left, float top, float right, float bottom, in drawArc() 629 void SkiaCanvas::drawBitmap(const SkBitmap& bitmap, float left, float top, const SkPaint* paint) { in drawBitmap() 779 uirenderer::CanvasPropertyPrimitive* top, uirenderer::CanvasPropertyPrimitive* right, in AnimatedRoundRect() [all …]
|
/frameworks/base/services/core/java/com/android/server/policy/ |
D | RecentApplicationsBackground.java | 60 protected boolean setFrame(int left, int top, int right, int bottom) { in setFrame() 100 final int top = chld.top - bkg.top; in draw() local
|
/frameworks/opt/setupwizard/library/eclair-mr1/src/com/android/setupwizardlib/view/ |
D | NavigationBarButton.java | 56 public void setCompoundDrawables(Drawable left, Drawable top, Drawable right, Drawable bottom) { in setCompoundDrawables() 66 public void setCompoundDrawablesRelative(Drawable start, Drawable top, Drawable end, in setCompoundDrawablesRelative()
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | FloatRect.h | 29 float top; variable
|
/frameworks/support/v4/java/android/support/v4/view/ |
D | PagerTabStrip.java | 155 public void setPadding(int left, int top, int right, int bottom) { in setPadding() 267 final int top = bottom - mIndicatorHeight; in onDraw() local 285 int top = bottom - mIndicatorHeight; in updateTextPositions() local
|
/frameworks/base/core/java/android/transition/ |
D | SidePropagation.java | 94 int top = loc[1] + Math.round(sceneRoot.getTranslationY()); in getStartDelay() local 122 int left, int top, int right, int bottom) { in distance()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | QSIconView.java | 69 int top = 0; in onLayout() local 120 protected final void layout(View child, int left, int top) { in layout()
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/graphics/ |
D | NopCanvas.java | 65 public int saveLayer(float left, float top, float right, float bottom, Paint paint, in saveLayer() 71 public int saveLayer(float left, float top, float right, float bottom, Paint paint) { in saveLayer() 86 public int saveLayerAlpha(float left, float top, float right, float bottom, int alpha, in saveLayerAlpha() 92 public int saveLayerAlpha(float left, float top, float right, float bottom, int alpha) { in saveLayerAlpha() 162 public void drawRect(float left, float top, float right, float bottom, Paint paint) { in drawRect() 170 public void drawOval(float left, float top, float right, float bottom, Paint paint) { in drawOval() 183 public void drawArc(float left, float top, float right, float bottom, float startAngle, in drawArc() 192 public void drawRoundRect(float left, float top, float right, float bottom, float rx, float ry, in drawRoundRect() 213 public void drawBitmap(Bitmap bitmap, float left, float top, Paint paint) { in drawBitmap()
|