HomeSort by relevance Sort by last modified time
    Searched defs:mIsThreadable (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/cpu_ref/
rsCpuScript.h 138 bool mIsThreadable;
rsCpuExecutable.h 86 mIsThreadable(isThreadable), mBuildChecksum(buildChecksum),
177 bool getThreadable() const { return mIsThreadable; }
206 bool mIsThreadable;
  /frameworks/compile/libbcc/include/bcinfo/
MetadataExtractor.h 78 bool mIsThreadable;
329 return mIsThreadable;

Completed in 2888 milliseconds