Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DCodecUtils.java129 public native static void fillImageRectWithYUV( in fillImageRectWithYUV() method in CodecUtils
132 public static void fillImageRectWithYUV(Image image, Rect area, int y, int u, int v) { in fillImageRectWithYUV() method in CodecUtils