Home
last modified time | relevance | path

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

12

/cts/tests/tests/graphics/src/android/graphics/cts/
DPaint_FontMetricsIntTest.java44 int bottom = 4; in testToString() local
DEmbossMaskFilterTest.java69 Rect bottom = new Rect(0, CENTER_Y, BITMAP_WIDTH, BITMAP_HEIGHT); in testEmbossMaskFilter() local
DBlurMaskFilterTest.java72 int bottom = bitmap.getHeight() - 1; in verifyQuadrants() local
DNinePatchTest.java246 private void verifyBounds(Rect regionBounds, int left, int top, int right, int bottom) { in verifyBounds()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DSurfaceViewTest.java79 final int bottom = 240; in testSurfaceView() local
122 final int bottom = 240; in testOnSizeChanged() local
/cts/tests/tests/text/src/android/text/style/cts/
DLineBackgroundSpan_StandardTest.java72 final int bottom = 50; in testDrawBackground() local
DReplacementSpanTest.java48 float x, int top, int y, int bottom, Paint paint) { in draw()
DDynamicDrawableSpanTest.java103 final int bottom = DRAWABLE_SIZE + padding; in testCenterAligned() local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DLayerDrawableTest.java322 int bottom = 40; in testSetLayerInset() local
1168 int bottom = 40; in testSetLayerInsetRelative() local
1205 int bottom = 40; in testSetLayerInsetLeft() local
1231 int bottom = 40; in testGetLayerInsetLeft() local
1254 int bottom = 40; in testSetLayerInsetTop() local
1280 int bottom = 40; in testGetLayerInsetTop() local
1303 int bottom = 40; in testSetLayerInsetRight() local
1329 int bottom = 40; in testGetLayerInsetRight() local
1352 int bottom = 40; in testSetLayerInsetBottom() local
1378 int bottom = 40; in testGetLayerInsetBottom() local
[all …]
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DCustomView.java58 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
/cts/tests/tests/view/src/android/view/cts/
DViewOutlineProviderTest.java49 private void setViewLeftTopRightBottom(View view, int left, int top, int right, int bottom) { in setViewLeftTopRightBottom()
DView_LayoutPositionTest.java75 int bottom = top + vRect.height(); in testPositionInParent() local
DFocusFinderTest.java453 private void setViewBox(View view, int left, int top, int right, int bottom) { in setViewBox()
DPixelCopyTest.java283 private Rect makeWindowRect(int left, int top, int right, int bottom) { in makeWindowRect()
393 private Rect makeWideGamutWindowRect(int left, int top, int right, int bottom) { in makeWideGamutWindowRect()
505 private Rect makeDialogRect(int left, int top, int right, int bottom) { in makeDialogRect()
DASurfaceControlTest.java224 int right, int bottom) { in setDamageRegion()
229 public void setDamageRegion(long surfaceControl, int left, int top, int right, int bottom) { in setDamageRegion()
1573 long surfaceControl, long surfaceTransaction, int right, int top, int left, int bottom); in nSurfaceTransaction_setDamageRegion()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/
DRobustnessRenderer.java86 protected float[] getCameraCoordinates(float left, float right, float bottom, float top) { in getCameraCoordinates()
DBaseRenderer.java132 float bottom = -1.0f; in onSurfaceChanged() local
203 protected float[] getCameraCoordinates(float left, float right, float bottom, float top) { in getCameraCoordinates()
/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/inputmethod/mockime/src/com/android/cts/mockime/
DImeLayoutInfo.java163 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in fromLayoutListenerCallback()
/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsActivity.java256 int bottom = insets.bottom; in getOperationArea() local
/cts/tests/tests/widget/src/android/widget/cts/
DAdapterViewTest.java221 int bottom = (int) (LAYOUT_HEIGHT * density * fontScale); in testAccessVisiblePosition() local

12