HomeSort by relevance Sort by last modified time
    Searched refs:mCompiler (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSCompilerDriver.h 36 RSCompiler mCompiler;
74 return &mCompiler;
  /frameworks/compile/libbcc/lib/Renderscript/
RSCompilerDriver.cpp 48 mConfig(NULL), mCompiler(), mCompilerRuntime(NULL), mDebugContext(false),
268 Compiler::ErrorCode err = mCompiler.config(*mConfig);
286 Compiler::ErrorCode compile_result = mCompiler.compile(pScript,

Completed in 54 milliseconds