Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/lib/colorchecker/
Dtestingimage.cpp59 int newHeight, int newWidth) { in TestingImage()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/video/
DCameraVideoActivity.java493 public ResolutionQuality(int newSizeId, int newWidth, int newHeight) { in ResolutionQuality()
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java678 int newWidth = 200; in testComputeHorizontalScroll() local