Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeStubs.cpp208 static void SC_debugUL3(const char *s, const ulong3 *ll) { in SC_debugUL3() function
292 { "_Z7rsDebugPKcPKDv3_m", (void *)&SC_debugUL3, true },
300 { "_Z7rsDebugPKcPKDv3_y", (void *)&SC_debugUL3, true },
303 { "_Z7rsDebugPKcDv3_y", (void *)&SC_debugUL3, true },
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1729 static void SC_debugUL3(const char *s, ulong3 ll) { in SC_debugUL3() function
1914 SC_debugUL3(s, *c); in rsDebug()
1949 SC_debugUL3(s, *(const ulong3 *)c); in rsDebug()
1973 SC_debugUL3(s, c); in rsDebug()