Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DGenerateRSFunctionsList.cpp30 const unsigned int kApiLevelWithFirst64Bit = 21; variable
378 if (apiLevel >= kApiLevelWithFirst64Bit && (info.intSize == 0 || info.intSize == 64)) { in addManglingsForSpecification()