Home
last modified time | relevance | path

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

12

/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.java1110 final int bottom = 200; in testOnLayout() local
1447 float bottom, EdgeType type) { in quickReject()
1459 public boolean clipRect(int left, int top, int right, int bottom) { in clipRect()
1531 final int bottom = 4; in testSetPadding() local
1570 final int bottom = 4; in testSetPaddingRelative() local
2191 public int bottom; field in ViewGroupTest.MockViewGroup
2517 public boolean setFrame(int left, int top, int right, int bottom) { in setFrame()
DMockView.java345 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/tests/tests/graphics/src/android/graphics/drawable/cts/
DLayerDrawableTest.java275 int bottom = 40; in testSetLayerInset() local
1121 int bottom = 40; in testSetLayerInsetRelative() local
1158 int bottom = 40; in testSetLayerInsetLeft() local
1184 int bottom = 40; in testGetLayerInsetLeft() local
1207 int bottom = 40; in testSetLayerInsetTop() local
1233 int bottom = 40; in testGetLayerInsetTop() local
1256 int bottom = 40; in testSetLayerInsetRight() local
1282 int bottom = 40; in testGetLayerInsetRight() local
1305 int bottom = 40; in testSetLayerInsetBottom() local
1331 int bottom = 40; in testGetLayerInsetBottom() local
[all …]
/cts/tests/openglperf2/jni/primitive/fullpipeline/
DFullPipelineRenderer.cpp137 float bottom = -1.0f; in setUp() local
/cts/tests/openglperf2/jni/reference/scene/glowing/
DGlowingScene.cpp106 float bottom = -1.0f; in setUpProjectionMatrix() local
/cts/tests/tests/text/src/android/text/method/cts/
DEditorState.java71 int y, int bottom, Paint paint) { in draw()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DBoxInsetLayout.java237 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
241 private void layoutBoxChildren(int left, int top, int right, int bottom, in layoutBoxChildren()
/cts/tests/openglperf2/jni/reference/scene/flocking/
DFlockingScene.cpp104 float bottom = -1.0f; in setUpProjectionMatrix() local
/cts/tests/tests/text/src/android/text/cts/
DBoringLayoutTest.java318 final int bottom, in createMetrics()
DTextUtilsTest.java966 int y, int bottom, Paint paint) { in draw()
/cts/tests/tests/widget/src/android/widget/cts/
DAdapterViewTest.java220 int bottom = (int) (LAYOUT_HEIGHT * density * fontScale); in testAccessVisiblePosition() local
/cts/hostsidetests/services/activitymanager/src/android/server/cts/
DWindowManagerState.java478 final int bottom = Integer.valueOf(matcher.group(4)); in extractBounds() local
493 final int bottom = Integer.valueOf(matcher.group(groupIndex++)); in extractMultipleBounds() local
DActivityManagerTestBase.java203 protected void resizeActivityTask(String activityName, int left, int top, int right, int bottom) in resizeActivityTask()
DActivityManagerState.java579 final int bottom = Integer.valueOf(matcher.group(4)); in extractBounds() local
/cts/tests/openglperf2/test/
DMatrixTest.cpp171 float bottom = -1.0f; in TEST() local
/cts/tests/openglperf2/jni/graphics/
DMatrix.cpp191 Matrix* Matrix::newFrustum(float left, float right, float bottom, float top, in newFrustum()
/cts/tests/tests/media/libmediandkjni/
Dcodec-utils-jni.cpp41 int bottom; member

12