Home
last modified time | relevance | path

Searched refs:VerifyFrameRotationFromBitmap (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DCodecUtils.java179 public static boolean VerifyFrameRotationFromBitmap(Bitmap bitmap, int targetRotation) { in VerifyFrameRotationFromBitmap() method in CodecUtils
DMediaMetadataRetrieverTest.java953 CodecUtils.VerifyFrameRotationFromBitmap(bitmap, targetRotation)); in verifyVideoFrameRotation()