Home
last modified time | relevance | path

Searched defs:height (Results 1 – 19 of 19) sorted by relevance

/cts/tests/tests/dpi/src/android/dpi/cts/
DConfigurationTest.java69 private final int height; field in ConfigurationTest.ActiveScreenConfiguration
81 int height, in ActiveScreenConfiguration()
88 int height, in ActiveScreenConfiguration()
113 int height, in ScreenConfiguration()
123 int height, in ScreenConfiguration()
/cts/tests/tests/graphics/src/android/graphics/cts/
DShaderTest.java54 int height = 120; in testAccessLocalMatrix() local
DPorterDuffColorFilterTest.java42 int height = 100; in testPorterDuffColorFilter() local
DPixelXorXfermodeTest.java40 int height = 100; in testPixelXorXfermode() local
DNinePatchTest.java155 int height = expected.getHeight(); in checkBitmapWithAlpha() local
/cts/tests/tests/hardware/src/android/hardware/cts/
DCamera_SizeTest.java50 private void checkSize(Parameters parameters, int width, int height) { in checkSize()
/cts/tests/tests/text/src/android/text/style/cts/
DImageSpanTest.java104 int height = 120; in testConstructor() local
/cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/
DShapeTest.java128 protected void onResize(float width, float height) { in onResize()
DRectShapeTest.java51 private void assertDrawSuccessfully(Bitmap bitmap, int width, int height, int color) { in assertDrawSuccessfully()
/cts/tests/tests/view/src/android/view/cts/
DViewGroup_LayoutParamsTest.java99 public MockLayoutParams(int width, int height) { in MockLayoutParams()
DViewGroupTest.java253 final int height = 200; in testAddViewWithParaViewIntInt() local
1314 final int height = 200; in testMeasureChild() local
1362 final int height = 20; in testMeasureChildWithMargins() local
DWindowTest.java212 int height = 300; in testAccessAttributes() local
/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java320 int height = getDisplay().getHeight() / 2; in testAccessHeight() local
467 int height = upperAnchor.getHeight(); in testShowAsDropDownWithOffsets() local
DFrameLayoutTest.java308 int height = 80; in testCheckLayoutParams() local
DGalleryTest.java285 final int height = 240; in testGenerateLayoutParams() local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DNinePatchDrawableTest.java429 final int height = 120; in testInflate() local
DShapeDrawableTest.java296 public Shader resize(int width, int height) { in resize()
/cts/tests/tests/content/src/android/content/res/cts/
DResourcesTest.java169 final int width, final int height) { in getResources()
/cts/tests/tests/content/src/android/content/cts/
DContextWrapperTest.java916 int height = mContextWrapper.getWallpaperDesiredMinimumHeight(); in testGetWallpaperDesiredMinimumHeightAndWidth() local