Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeStubs.cpp121 static void SC_debugC2(const char *s, const char2 *c) { in SC_debugC2() function
260 { "_Z7rsDebugPKcPKDv2_c", (void *)&SC_debugC2, true },
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1642 static void SC_debugC2(const char *s, char2 c) { in SC_debugC2() function
1790 SC_debugC2(s, *c); in rsDebug()