Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
Drsd_cpu.h123 const char *pBccPluginName = nullptr
DrsCpuCore.cpp50 const char *pBccPluginName in create() argument
63 if (pBccPluginName) { in create()
64 cpu->setBccPluginName(pBccPluginName); in create()