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

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

Completed in 55 milliseconds