Home
last modified time | relevance | path

Searched refs:getInputCount (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DProgramVertex.java62 public int getInputCount() { in getInputCount() method in ProgramVertex
/frameworks/ml/nn/runtime/
DModelBuilder.cpp379 auto getInputCount = [this](const Operand& modelOperand) -> uint32_t { in addOperation() local
394 .getSubgraphInputCount = getInputCount, in addOperation()
/frameworks/rs/script_api/
DSpecification.h494 int getInputCount() const { return mInputCount; } in getInputCount() function
DGenerateTestFiles.cpp941 if (mPermutation.getOutputCount() > 1 || mPermutation.getInputCount() > 1) { in writeRsSection()
/frameworks/ml/nn/common/
DValidateHal.cpp463 auto getInputCount = [&getSubgraph](const Operand& modelOperand) -> uint32_t { in validateOperations() local
489 .getSubgraphInputCount = getInputCount, in validateOperations()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt60125 Landroid/renderscript/ProgramVertex;->getInputCount()I