Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DDepthImage.java61 XmpDepthDecode decode = new XmpDepthDecode(input); in createFromXMPMetadata()
DXmpDepthDecode.java38 public class XmpDepthDecode { class
65 public XmpDepthDecode(InputStream is) throws IOException { in XmpDepthDecode() method in XmpDepthDecode