Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/io/
H A DTextGraphReader.java82 private class AllocateFilterCommand implements Command { class in TextGraphReader
86 public AllocateFilterCommand(String className, String filterName) { in AllocateFilterCommand() method in TextGraphReader.AllocateFilterCommand
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DGraphReader.java110 private static class AllocateFilterCommand implements Command { class in GraphReader
114 public AllocateFilterCommand(String className, String filterName) { in AllocateFilterCommand() method in GraphReader.AllocateFilterCommand