Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeStubs.cpp127 static void SC_debugC4(const char *s, const char4 *c) { in SC_debugC4() function
262 { "_Z7rsDebugPKcPKDv4_c", (void *)&SC_debugC4, true },
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1648 static void SC_debugC4(const char *s, char4 c) { in SC_debugC4() function
1798 SC_debugC4(s, *c); in rsDebug()