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

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

Completed in 71 milliseconds