OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setThreadable
(Results
1 - 3
of
3
) 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)
/frameworks/rs/cpu_ref/
rsCpuScript.cpp
465
exec->
setThreadable
(mIsThreadable);
[
all
...]
Completed in 36 milliseconds