Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DGenerateRSFunctionsList.cpp352 unsigned int lastApiLevel, in addManglingsForSpecification()
393 static bool generateRSFunctionsListFile(unsigned int lastApiLevel) { in generateRSFunctionsListFile()
566 unsigned int lastApiLevel = min(systemSpecification.getMaximumApiLevel(), maxApiLevel); in generateRSFunctionsList() local