Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeStubs.cpp193 static void SC_debugL2(const char *s, const long2 *ll) { in SC_debugL2() function
287 { "_Z7rsDebugPKcPKDv2_l", (void *)&SC_debugL2, true },
295 { "_Z7rsDebugPKcPKDv2_x", (void *)&SC_debugL2, true },
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1714 static void SC_debugL2(const char *s, long2 ll) { in SC_debugL2() function
1890 SC_debugL2(s, *c); in rsDebug()
1933 SC_debugL2(s, *(const long2 *)c); in rsDebug()
1957 SC_debugL2(s, c); in rsDebug()