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

/frameworks/rs/cpu_ref/
H A DrsCpuExecutable.h100 mGlobalProperties(globalProperties), mGlobalEntries(globalEntries),
191 return mGlobalProperties[i];
227 const uint32_t * mGlobalProperties; member in class:android::renderscript::ScriptExecutable
H A DrsCpuExecutable.cpp839 uint32_t properties = mGlobalProperties[i];

Completed in 36 milliseconds