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

  /frameworks/rs/cpu_ref/
rsCpuScript.h 108 bcc::BCCContext *mCompilerContext;
rsCpuScript.cpp 338 mCompilerContext = NULL;
366 mCompilerContext = NULL;
370 mCompilerContext = new bcc::BCCContext();
371 if (mCompilerContext == NULL) {
445 bool built = mCompilerDriver->build(*mCompilerContext, cacheDir,
    [all...]

Completed in 54 milliseconds