Searched refs:SC_debugUL2 (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/cpu_ref/ |
D | rsCpuRuntimeStubs.cpp | 205 static void SC_debugUL2(const char *s, const ulong2 *ll) { in SC_debugUL2() function 291 { "_Z7rsDebugPKcPKDv2_m", (void *)&SC_debugUL2, true }, 299 { "_Z7rsDebugPKcPKDv2_y", (void *)&SC_debugUL2, true }, 302 { "_Z7rsDebugPKcDv2_y", (void *)&SC_debugUL2, true },
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 1726 static void SC_debugUL2(const char *s, ulong2 ll) { in SC_debugUL2() function 1910 SC_debugUL2(s, *c); in rsDebug() 1945 SC_debugUL2(s, *(const ulong2 *)c); in rsDebug() 1969 SC_debugUL2(s, c); in rsDebug()
|