Home
last modified time | relevance | path

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

/cts/tests/tests/dpi/src/android/dpi/cts/
DConfigurationTest.java68 private final int width; field in ConfigurationTest.ActiveScreenConfiguration
80 public ActiveScreenConfiguration(int width, in ActiveScreenConfiguration()
87 protected ActiveScreenConfiguration(int width, in ActiveScreenConfiguration()
112 public ScreenConfiguration(int width, in ScreenConfiguration()
122 public ScreenConfiguration(int width, in ScreenConfiguration()
/cts/tests/tests/graphics/src/android/graphics/cts/
DShaderTest.java53 int width = 80; in testAccessLocalMatrix() local
DPorterDuffColorFilterTest.java41 int width = 100; in testPorterDuffColorFilter() local
DPixelXorXfermodeTest.java39 int width = 100; in testPixelXorXfermode() local
DPaintTest.java82 float[] width = {8.0f, 4.0f, 3.0f, 7.0f, 6.0f, 10.0f, 9.0f}; in testBreakText1() local
150 float[] width = {8.0f, 4.0f, 3.0f, 7.0f, 6.0f, 10.0f, 9.0f}; in testBreakText2() local
234 float[] width = {8.0f, 4.0f, 3.0f, 7.0f, 6.0f, 10.0f, 9.0f}; in testBreakText3() local
843 float[] width = {8.0f, 4.0f, 3.0f, 7.0f, 6.0f, 10.0f, 9.0f}; in testGetTextWidths1() local
901 float[] width = {8.0f, 4.0f, 3.0f, 7.0f, 6.0f, 10.0f, 9.0f}; in testGetTextWidths2() local
1171 float[] width = {8.0f, 4.0f, 3.0f, 7.0f, 6.0f, 10.0f, 9.0f}; in testGetTextWidths3() local
1233 float[] width = {8.0f, 4.0f, 3.0f, 7.0f, 6.0f, 10.0f, 9.0f}; in testGetTextWidths4() local
DNinePatchTest.java154 int width = expected.getWidth(); in checkBitmapWithAlpha() local
/cts/tests/tests/text/src/android/text/method/cts/
DTouchTest.java80 final int width = getTextWidth(LONG_TEXT, paint); in testScrollTo() local
143 final int width = getTextWidth(LONG_TEXT, paint); in testOnTouchEvent() 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.java103 int width = 80; 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.java252 final int width = 100; in testAddViewWithParaViewIntInt() local
1313 final int width = 100; in testMeasureChild() local
1361 final int width = 10; in testMeasureChildWithMargins() local
DWindowTest.java211 int width = 200; in testAccessAttributes() local
/cts/tests/tests/widget/src/android/widget/cts/
DFrameLayoutTest.java307 int width = 120; in testCheckLayoutParams() local
DPopupWindowTest.java366 int width = getDisplay().getWidth() / 2; in testAccessWidth() local
DGalleryTest.java284 final int width = 320; in testGenerateLayoutParams() local
/cts/tests/tests/text/src/android/text/cts/
DBoringLayoutTest.java546 final int width, in createMetrics()
DLayoutTest.java653 public MockLayout(CharSequence text, TextPaint paint, int width, in MockLayout()
DTextUtilsTest.java80 float width = p.measureText(text.substring(1)); in getEllipsis() local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DGradientDrawableTest.java125 int width = 2; in testSetStroke1() local
DNinePatchDrawableTest.java428 final int width = 80; 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.java917 int width = mContextWrapper.getWallpaperDesiredMinimumWidth(); in testGetWallpaperDesiredMinimumHeightAndWidth() local