Home
last modified time | relevance | path

Searched defs:dstHeight (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
DDetermineFovActivity.java231 float dstHeight = drawRect.bottom - drawRect.top + 1; in drawContents() local
/cts/tests/tests/media/src/android/media/cts/
DVp8CodecTestBase.java412 byte[] dst, int dstByteOffset, int dstWidth, int dstHeight) { in imageUpscale1To2()
465 int dstWidth, int dstHeight) throws Exception { in imageScale()