Searched refs:SC_debugL2 (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuRuntimeStubs.cpp193 static void SC_debugL2(const char *s, const long2 *ll) { function
287 { "_Z7rsDebugPKcPKDv2_l", (void *)&SC_debugL2, true },
295 { "_Z7rsDebugPKcPKDv2_x", (void *)&SC_debugL2, true },
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp1714 static void SC_debugL2(const char *s, long2 ll) { function
1890 SC_debugL2(s, *c);
1933 SC_debugL2(s, *(const long2 *)c);
1957 SC_debugL2(s, c);

Completed in 11 milliseconds