Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/hwui/
DImageDecoder.cpp155 SkImageInfo ImageDecoder::getOutputInfo() const { in getOutputInfo() function in ImageDecoder
/frameworks/ml/nn/runtime/
DExecutionBuilder.h117 const ModelArgumentInfo& getOutputInfo(uint32_t index) const { return mOutputs[index]; } in getOutputInfo() function
/frameworks/ml/nn/common/
DCpuExecutor.cpp96 const RunTimeOperandInfo* OperationExecutionContext::getOutputInfo(uint32_t index) const { in getOutputInfo() function in android::nn::__anon84647b0d0111::OperationExecutionContext
101 RunTimeOperandInfo* OperationExecutionContext::getOutputInfo(uint32_t index) { in getOutputInfo() function in android::nn::__anon84647b0d0111::OperationExecutionContext