Home
last modified time | relevance | path

Searched defs:newWidth (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/content/src/android/content/wm/cts/
DContextRegisterComponentCallbacksTest.java171 final int newWidth = displayMetrics.widthPixels + 10; in testRegisterComponentCallbacksOnWindowContext() local
/cts/tests/tests/transition/src/android/transition/cts/
DChangeBoundsTest.java393 int newWidth = validateDim(name, "width", dimensions.x, width); in validateView() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/video/
DCameraVideoActivity.java676 public ResolutionQuality(int newSizeId, int newWidth, int newHeight) { in ResolutionQuality()
/cts/tests/tests/widget/src/android/widget/cts/
DHorizontalScrollViewTest.java1351 int newWidth = size; in onMeasure() local
DTextViewTest.java1156 int newWidth = mTextView.getWidth() / 8; in testWidth() local
/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp988 int32_t newWidth = width / 2, newHeight = height / 2; in testSetCrop() local
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java1071 int newWidth = 200; in testComputeHorizontalScroll() local