Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeStubs.cpp196 static void SC_debugL3(const char *s, const long3 *ll) { in SC_debugL3() function
288 { "_Z7rsDebugPKcPKDv3_l", (void *)&SC_debugL3, true },
296 { "_Z7rsDebugPKcPKDv3_x", (void *)&SC_debugL3, true },
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1717 static void SC_debugL3(const char *s, long3 ll) { in SC_debugL3() function
1894 SC_debugL3(s, *c); in rsDebug()
1937 SC_debugL3(s, *(const long3 *)c); in rsDebug()
1961 SC_debugL3(s, c); in rsDebug()