Home
last modified time | relevance | path

Searched defs:isThreadable (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/libbcc/lib/
DRSEmbedInfo.cpp93 bool isThreadable = me.isThreadable(); in getRSInfoString() local
/frameworks/rs/cpu_ref/
DrsCpuExecutable.h90 bool isThreadable, uint32_t buildChecksum) : in ScriptExecutable()
DrsCpuCore.h73 bool isThreadable; member
DrsCpuExecutable.cpp388 bool isThreadable = true; in createFromSharedObject() local
/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DMetadataExtractor.h380 bool isThreadable() const { in isThreadable() function