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

/frameworks/rs/cpu_ref/
H A DrsCpuScriptGroup2.h68 RsdCpuReferenceImpl* getCpuRefImpl() const { return mCpuRefImpl; } function in class:android::renderscript::CpuScriptGroup2Impl
H A DrsCpuScriptGroup2.cpp372 const string& coreLibPath = getCoreLibPath(getCpuRefImpl()->getContext(),
376 bool emitGlobalInfo = getCpuRefImpl()->getEmbedGlobalInfo();
377 bool emitGlobalInfoSkipConstant = getCpuRefImpl()->getEmbedGlobalInfoSkipConstant();
414 getCpuRefImpl()->getContext(), mScriptObj, checksum);
463 getCpuRefImpl()->getContext()->getDriverName(), cacheDir, resName)) {
488 getCpuRefImpl()->getContext(),
518 RsdCpuReferenceImpl* ctxt = mGroup->getCpuRefImpl();
527 rsrSetObject(mGroup->getCpuRefImpl()->getContext(),
580 mGroup->getCpuRefImpl()->launchThreads(
612 mGroup->getCpuRefImpl()
[all...]

Completed in 89 milliseconds