Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
Drsd_cpu.h133 const char *pBccPluginName = nullptr
DrsCpuCore.cpp66 const char *pBccPluginName in create() argument
80 if (pBccPluginName) { in create()
81 cpu->setBccPluginName(pBccPluginName); in create()