Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DGenerateRSFunctionsList.cpp102 const string substitute = findSubstitute(*i, apiLevel, intSize); in expandTypedefs() local
103 if (substitute.empty()) { in expandTypedefs()
128 istringstream stream(substitute); in expandTypedefs()