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.java49 int bottom = 4; in testToString() local
DEmbossMaskFilterTest.java70 Rect bottom = new Rect(0, CENTER_Y, BITMAP_WIDTH, BITMAP_HEIGHT); in testEmbossMaskFilter() local
DBlurMaskFilterTest.java73 int bottom = bitmap.getHeight() - 1; in checkQuadrants() local
DNinePatchTest.java255 private void assertBounds(Rect regionBounds, int left, int top, int right, int bottom) { in assertBounds()
/cts/tests/tests/view/src/android/view/cts/
DSurfaceViewTest.java130 final int bottom = 240; in testSurfaceView() local
178 final int bottom = 240; in testOnSizeChanged() local
DView_LayoutPositionTest.java146 int bottom = top + vRect.height(); in testPositionInParent() local
DTouchDelegateTest.java99 int bottom = mButton.getBottom(); in setUp() local
DViewGroupTest.java1539 final int bottom = 200; in testOnLayout() local
1959 float bottom, EdgeType type) { in quickReject()
1971 public boolean clipRect(int left, int top, int right, int bottom) { in clipRect()
2063 final int bottom = 4; in testSetPadding() local
2316 public int bottom; field in ViewGroupTest.MockViewGroup
2484 public boolean setFrame(int left, int top, int right, int bottom) { in setFrame()
/cts/tests/tests/text/src/android/text/style/cts/
DReplacementSpanTest.java60 float x, int top, int y, int bottom, Paint paint) { in draw()
/cts/tests/tests/text/src/android/text/cts/
DBoringLayoutTest.java545 final int bottom, in createMetrics()
DTextUtilsTest.java1051 int y, int bottom, Paint paint) { in draw()
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java2077 private boolean pageDownOnUiThread(final boolean bottom) throws Throwable { in pageDownOnUiThread()
2087 public PageDownRunner(boolean bottom) { in PageDownRunner()
/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/widget/src/android/widget/cts/
DTextViewTest.java2948 final Drawable bottom = mActivity.getResources().getDrawable(R.drawable.red); in testGetExtendedPaddingBottom() local
3002 final Drawable bottom = mActivity.getResources().getDrawable(R.drawable.red); in testGetTotalPaddingBottom() local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DLayerDrawableTest.java318 int bottom = 40; in testSetLayerInset() local