Home
last modified time | relevance | path

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

/cts/tests/tests/media/common/src/android/media/cts/
DCodecUtils.java118 public native static void copyFlexYUVImage(CodecImage target, CodecImage source); in copyFlexYUVImage() method in CodecUtils
120 public static void copyFlexYUVImage(Image target, CodecImage source) { in copyFlexYUVImage() method in CodecUtils
123 public static void copyFlexYUVImage(Image target, Image source) { in copyFlexYUVImage() method in CodecUtils