Searched defs:getGlobalSize (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuExecutable.h182 size_t getGlobalSize(int i) const { function in class:android::renderscript::ScriptExecutable
H A DrsCpuScript.cpp978 size_t RsdCpuScriptImpl::getGlobalSize(int i) const { function in class:android::renderscript::RsdCpuScriptImpl
979 return mScriptExec->getGlobalSize(i);
/frameworks/rs/rsov/driver/
H A DrsovScript.cpp237 size_t RSoVScript::getGlobalSize(int i) const { function in class:android::renderscript::rsov::RSoVScript

Completed in 92 milliseconds