Searched refs:setThreadable (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSExecutable.h80 inline void setThreadable(bool pThreadable = true) { function in class:bcc::RSExecutable
82 mInfo->setThreadable(pThreadable);
H A DRSInfo.h256 inline void setThreadable(bool pThreadable = true) function in class:bcc::RSInfo
/frameworks/rs/cpu_ref/
H A DrsCpuScript.cpp465 exec->setThreadable(mIsThreadable);

Completed in 106 milliseconds