Home
last modified time | relevance | path

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

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DGraphReader.java133 private static class AddSourceSlotCommand implements Command { class in GraphReader
137 public AddSourceSlotCommand(String name, String slotName) { in AddSourceSlotCommand() method in GraphReader.AddSourceSlotCommand