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

/frameworks/rs/cpu_ref/
H A DrsCpuScript.cpp221 bool useRSDebugContext, const char* bccPluginName) {
244 if (bccPluginName && strlen(bccPluginName) > 0) {
246 args->push_back(bccPluginName);
381 uint32_t flags, char const *bccPluginName) {
441 useRSDebugContext, bccPluginName);
379 init(char const *resName, char const *cacheDir, uint8_t const *bitcode, size_t bitcodeSize, uint32_t flags, char const *bccPluginName) argument

Completed in 23 milliseconds