Home
last modified time | relevance | path

Searched defs:windowWidth (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapcomparers/
DMSSIMComparer.java63 int windowWidth = computeWindowSize(currentWindowX, width); in verifySame() local
95 int windowWidth, int windowHeight) { in isWindowWhite()
121 int windowWidth, int windowHeight) { in getMeans()
142 int start, int stride, int windowWidth, int windowHeight) { in getVariances()
/cts/tests/tests/mediaediting/src/android/media/mediaediting/cts/
DMssimCalculator.java92 int windowWidth = computeWindowSize(currentWindowX, width); in calculate() local
163 byte[] pixelBuffer, int bufferIndexOffset, int stride, int windowWidth, int windowHeight) { in getMean()
181 int windowWidth, in getVariancesAndCovariance()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DCommon.java60 private static double[] hann(int windowWidth) { in hann()
/cts/tests/camera/src/android/hardware/camera2/cts/
DLogicalCameraDeviceTest.java987 int windowWidth = windowBounds.width(); in findCommonPreviewSize() local
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java3946 int windowWidth = windowBounds.width(); in getPreviewSizeBound() local