Searched defs:getOutputInfo (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/libs/hwui/hwui/ | ||
| D | ImageDecoder.cpp | 155 SkImageInfo ImageDecoder::getOutputInfo() const { in getOutputInfo() function in ImageDecoder |
| /frameworks/ml/nn/runtime/ | ||
| D | ExecutionBuilder.h | 117 const ModelArgumentInfo& getOutputInfo(uint32_t index) const { return mOutputs[index]; } in getOutputInfo() function |
| /frameworks/ml/nn/common/ | ||
| D | CpuExecutor.cpp | 96 const RunTimeOperandInfo* OperationExecutionContext::getOutputInfo(uint32_t index) const { in getOutputInfo() function in android::nn::__anon84647b0d0111::OperationExecutionContext |