Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DGenerateHeaderFiles.cpp232 bool hasGenerated = false; in writeFunctionPermutation() local
234 if (hasGenerated) { in writeFunctionPermutation()
250 } else if (hasGenerated) { in writeFunctionPermutation()
256 hasGenerated = true; in writeFunctionPermutation()
259 if (!hasGenerated) { in writeFunctionPermutation()