Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuExecutable.h100 mGlobalProperties(globalProperties), mGlobalEntries(globalEntries), in ScriptExecutable()
191 return mGlobalProperties[i]; in getGlobalProperties()
227 const uint32_t * mGlobalProperties; variable
DrsCpuExecutable.cpp880 uint32_t properties = mGlobalProperties[i]; in dumpGlobalInfo()