Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeStubs.cpp124 static void SC_debugC3(const char *s, const char3 *c) { in SC_debugC3() function
261 { "_Z7rsDebugPKcPKDv3_c", (void *)&SC_debugC3, true },
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1645 static void SC_debugC3(const char *s, char3 c) { in SC_debugC3() function
1794 SC_debugC3(s, *c); in rsDebug()