Home
last modified time | relevance | path

Searched defs:bottom (Results 1 – 21 of 21) 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.java69 final int bottom = 240; in testSurfaceView() local
111 final int bottom = 240; in testOnSizeChanged() local
DView_LayoutPositionTest.java69 int bottom = top + vRect.height(); in testPositionInParent() local
DTouchDelegateTest.java74 int bottom = mButton.getBottom(); in setUp() local
DViewGroupTest.java1101 final int bottom = 200; in testOnLayout() local
1406 float bottom, EdgeType type) { in quickReject()
1418 public boolean clipRect(int left, int top, int right, int bottom) { in clipRect()
1490 final int bottom = 4; in testSetPadding() local
1529 final int bottom = 4; in testSetPaddingRelative() local
1833 public int bottom; field in ViewGroupTest.MockViewGroup
2001 public boolean setFrame(int left, int top, int right, int bottom) { in setFrame()
DMockView.java340 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
/cts/tests/tests/text/src/android/text/style/cts/
DReplacementSpanTest.java43 float x, int top, int y, int bottom, Paint paint) { in draw()
/cts/suite/cts/deviceTests/opengl/jni/primitive/fullpipeline/
DFullPipelineRenderer.cpp137 float bottom = -1.0f; in setUp() local
/cts/suite/cts/deviceTests/opengl/jni/reference/scene/glowing/
DGlowingScene.cpp106 float bottom = -1.0f; in setUpProjectionMatrix() local
/cts/apps/CtsVerifier/src/android/support/wearable/view/
DBoxInsetLayout.java234 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
238 private void layoutBoxChildren(int left, int top, int right, int bottom, in layoutBoxChildren()
/cts/suite/cts/deviceTests/opengl/jni/reference/scene/flocking/
DFlockingScene.cpp104 float bottom = -1.0f; in setUpProjectionMatrix() local
/cts/tests/tests/text/src/android/text/cts/
DBoringLayoutTest.java274 final int bottom, in createMetrics()
DTextUtilsTest.java969 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.java2166 final Drawable bottom = getDrawable(R.drawable.red); in testGetExtendedPaddingBottom() local
2210 final Drawable bottom = getDrawable(R.drawable.red); in testGetTotalPaddingBottom() local
/cts/suite/cts/deviceTests/opengl/test/
DMatrixTest.cpp171 float bottom = -1.0f; in TEST() local
/cts/suite/cts/deviceTests/opengl/jni/graphics/
DMatrix.cpp191 Matrix* Matrix::newFrustum(float left, float right, float bottom, float top, in newFrustum()
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DLayerDrawableTest.java247 int bottom = 40; in testSetLayerInset() local