Searched defs:useRSDebugContext (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuScript.cpp86 const char* core_lib, bool useRSDebugContext,
128 if (useRSDebugContext) {
324 bool useRSDebugContext = false; local
336 useRSDebugContext = true;
350 useRSDebugContext, bccPluginName, emitGlobalInfo,
388 if (!is_force_recompile() && !useRSDebugContext) {
83 setCompileArguments(std::vector<const char*>* args, const std::string& bcFileName, const char* cacheDir, const char* resName, const char* core_lib, bool useRSDebugContext, const char* bccPluginName, bool emitGlobalInfo, int optLevel, bool emitGlobalInfoSkipConstant) argument

Completed in 47 milliseconds