Home
last modified time | relevance | path

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

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DGraphReader.java499 public static FilterGraph readXmlGraph(MffContext context, String xmlSource) in readXmlGraph()
515 MffContext context, String xmlSource, FilterGraph parentGraph) in readXmlSubGraph()