Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DGenerateTestFiles.cpp941 if (mPermutation.getOutputCount() > 1 || mPermutation.getInputCount() > 1) { in writeRsSection()
965 if (mPermutation.getOutputCount() > 1) { in writeRsSection()
985 if (mPermutation.getOutputCount() > 1) { in writeRsSection()
DSpecification.h495 int getOutputCount() const { return mOutputCount; } in getOutputCount() function