Home
last modified time | relevance | path

Searched refs:mIsThreadable (Results 1 – 5 of 5) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuExecutable.h101 mIsThreadable(isThreadable), mBuildChecksum(buildChecksum) { in ScriptExecutable()
198 bool getThreadable() const { return mIsThreadable; } in getThreadable()
230 bool mIsThreadable; variable
DrsCpuScript.cpp250 mIsThreadable = true; in RsdCpuScriptImpl()
289 mIsThreadable = mScriptExec->getThreadable(); in storeRSInfoFromSO()
605 mtls->isThreadable = mIsThreadable; in reduceMtlsSetup()
719 mtls->isThreadable = mIsThreadable; in forEachMtlsSetup()
DrsCpuScript.h131 bool mIsThreadable; variable
/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DMetadataExtractor.h114 bool mIsThreadable; variable
381 return mIsThreadable; in isThreadable()
/frameworks/compile/libbcc/bcinfo/
DMetadataExtractor.cpp190 mRSFloatPrecision(RS_FP_Full), mIsThreadable(true), in MetadataExtractor()
207 mRSFloatPrecision(RS_FP_Full), mIsThreadable(true), in MetadataExtractor()
566 mIsThreadable = true; in readThreadableFlag()
579 mIsThreadable = false; in readThreadableFlag()