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

/frameworks/rs/rsov/compiler/
H A DContext.h87 uint64_t getGlobalSize() const { function in class:rs2spirv::Context
/frameworks/rs/cpu_ref/
H A DrsCpuExecutable.h182 size_t getGlobalSize(int i) const { function in class:android::renderscript::ScriptExecutable
H A DrsCpuScript.cpp988 size_t RsdCpuScriptImpl::getGlobalSize(int i) const { function in class:android::renderscript::RsdCpuScriptImpl
989 return mScriptExec->getGlobalSize(i);
/frameworks/rs/rsov/driver/
H A DrsovScript.cpp329 size_t RSoVScript::getGlobalSize(int i) const { function in class:android::renderscript::rsov::RSoVScript

Completed in 5032 milliseconds