Searched defs:setThreadable (Results 1 - 2 of 2) 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.h243 inline void setThreadable(bool pThreadable = true) function in class:bcc::RSInfo

Completed in 308 milliseconds