Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeStubs.cpp199 static void SC_debugL4(const char *s, const long4 *ll) { in SC_debugL4() function
289 { "_Z7rsDebugPKcPKDv4_l", (void *)&SC_debugL4, true },
297 { "_Z7rsDebugPKcPKDv4_x", (void *)&SC_debugL4, true },
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1720 static void SC_debugL4(const char *s, long4 ll) { in SC_debugL4() function
1898 SC_debugL4(s, *c); in rsDebug()
1941 SC_debugL4(s, *(const long4 *)c); in rsDebug()
1965 SC_debugL4(s, c); in rsDebug()