Home
last modified time | relevance | path

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

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