Searched defs:SC_debugL4 (Results 1 - 2 of 2) sorted by relevance

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

Completed in 23 milliseconds