HomeSort by relevance Sort by last modified time
    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 232 inline void setThreadable(bool pThreadable = true)
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 472 mExecutable->setThreadable(mIsThreadable);
    [all...]

Completed in 1012 milliseconds