Home
last modified time | relevance | path

Searched refs:getOutputCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/api/
DGenerateTestFiles.cpp926 if (mPermutation.getOutputCount() > 1 || mPermutation.getInputCount() > 1) { in writeRsSection()
950 if (mPermutation.getOutputCount() > 1) { in writeRsSection()
970 if (mPermutation.getOutputCount() > 1) { in writeRsSection()
DSpecification.h493 int getOutputCount() const { return mOutputCount; } in getOutputCount() function