Searched defs:setInput (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Camera2/src/com/android/camera/util/ | ||
D | ListenerCombiner.java | 79 public boolean setInput(Input input, boolean newValue) { in setInput() method in ListenerCombiner |
/packages/modules/NeuralNetworks/common/operations/ | ||
D | QuantizedLSTMTest.cpp | 157 void setInput(const std::vector<uint8_t>& input) { input_ = input; } in setInput() function in android::nn::wrapper::QuantizedLSTMOpModel |
/packages/modules/NeuralNetworks/runtime/ | ||
D | ExecutionBuilder.cpp | 177 int ExecutionBuilder::setInput(uint32_t index, const ANeuralNetworksOperandType* type, in setInput() function in android::nn::ExecutionBuilder |
D | ExecutionPlan.cpp | 1587 void ExecutionPlan::Controller::setInput(const SourceOperandIndex& outerOperand, in setInput() function in android::nn::ExecutionPlan::Controller |