Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/
H A DrsScript.h91 char const **exportedPragmaKeyList; member
H A DrsScriptC.cpp370 const char * key = mHal.info.exportedPragmaKeyList[i]; in runCompiler()
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuScript.cpp503 script->mHal.info.exportedPragmaKeyList = mScriptExec->getPragmaKeys(); in populateScript()