Home
last modified time | relevance | path

Searched defs:cropLeft (Results 1 – 4 of 4) sorted by relevance

/cts/tests/media/jni/
DNativeCodecTestBase.cpp544 int cropLeft, cropRight, cropTop, cropBottom; in getWidth() local
556 int cropLeft, cropRight, cropTop, cropBottom; in getHeight() local
/cts/tests/tests/media/src/android/media/cts/
DEncodeDecodeTest.java1193 int cropLeft = format.getInteger("crop-left"); in checkFrame() local
DVideoCodecTestBase.java555 int cropLeft = 0; in decode() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaUtils.java1332 int cropLeft = crop.left; in getImageMD5Checksum() local