Home
last modified time | relevance | path

Searched refs:mDebugContext (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSCompilerDriver.h47 bool mDebugContext; variable
92 mDebugContext = v; in setDebugContext()
/frameworks/compile/libbcc/lib/Renderscript/
DRSCompilerDriver.cpp53 mConfig(nullptr), mCompiler(), mDebugContext(false), in RSCompilerDriver()