OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setThreadable
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/include/bcc/Renderscript/
RSExecutable.h
80
inline void
setThreadable
(bool pThreadable = true) {
82
mInfo->
setThreadable
(pThreadable);
RSInfo.h
256
inline void
setThreadable
(bool pThreadable = true)
Completed in 35 milliseconds