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.java123 public native static void copyFlexYUVImage(CodecImage target, CodecImage source); in copyFlexYUVImage() method in CodecUtils
125 public static void copyFlexYUVImage(Image target, CodecImage source) { in copyFlexYUVImage() method in CodecUtils
128 public static void copyFlexYUVImage(Image target, Image source) { in copyFlexYUVImage() method in CodecUtils