Home
last modified time | relevance | path

Searched defs:bottom (Results 1 – 15 of 15) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DPaint_FontMetricsIntTest.java35 int bottom = 4; in testToString() local
DEmbossMaskFilterTest.java60 Rect bottom = new Rect(0, CENTER_Y, BITMAP_WIDTH, BITMAP_HEIGHT); in testEmbossMaskFilter() local
DBlurMaskFilterTest.java64 int bottom = bitmap.getHeight() - 1; in checkQuadrants() local
DNinePatchTest.java205 private void assertBounds(Rect regionBounds, int left, int top, int right, int bottom) { in assertBounds()
/cts/tests/tests/view/src/android/view/cts/
DSurfaceViewTest.java61 final int bottom = 240; in testSurfaceView() local
103 final int bottom = 240; in testOnSizeChanged() local
DView_LayoutPositionTest.java69 int bottom = top + vRect.height(); in testPositionInParent() local
DTouchDelegateTest.java75 int bottom = mButton.getBottom(); in setUp() local
DViewGroupTest.java1102 final int bottom = 200; in testOnLayout() local
1407 float bottom, EdgeType type) { in quickReject()
1419 public boolean clipRect(int left, int top, int right, int bottom) { in clipRect()
1491 final int bottom = 4; in testSetPadding() local
1698 public int bottom; field in ViewGroupTest.MockViewGroup
1866 public boolean setFrame(int left, int top, int right, int bottom) { in setFrame()
/cts/tests/tests/text/src/android/text/style/cts/
DReplacementSpanTest.java43 float x, int top, int y, int bottom, Paint paint) { in draw()
/cts/tests/tests/text/src/android/text/cts/
DBoringLayoutTest.java314 final int bottom, in createMetrics()
DTextUtilsTest.java963 int y, int bottom, Paint paint) { in draw()
/cts/tests/tests/widget/src/android/widget/cts/
DAdapterViewTest.java215 int bottom = (int) (LAYOUT_HEIGHT * density); in testAccessVisiblePosition() local
DTextViewTest.java2153 final Drawable bottom = mActivity.getResources().getDrawable(R.drawable.red); in testGetExtendedPaddingBottom() local
2197 final Drawable bottom = mActivity.getResources().getDrawable(R.drawable.red); in testGetTotalPaddingBottom() local
/cts/tests/src/android/view/cts/
DMockView.java340 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DLayerDrawableTest.java247 int bottom = 40; in testSetLayerInset() local