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 131 bool mIsThreadable;
rsCpuExecutable.h 101 mIsThreadable(isThreadable), mBuildChecksum(buildChecksum) {
198 bool getThreadable() const { return mIsThreadable; }
230 bool mIsThreadable;
  /frameworks/compile/libbcc/bcinfo/include/bcinfo/
MetadataExtractor.h 114 bool mIsThreadable;
381 return mIsThreadable;

Completed in 297 milliseconds