Home
last modified time | relevance | path

Searched defs:cropBottom (Results 1 – 3 of 3) 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.java1196 int cropBottom = format.getInteger("crop-bottom"); in checkFrame() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaUtils.java1335 int cropBottom = crop.bottom; in getImageMD5Checksum() local