Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeStubs.cpp130 static void SC_debugU8(const char *s, unsigned char c) { in SC_debugU8() function
263 { "_Z7rsDebugPKch", (void *)&SC_debugU8, true },
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1651 static void SC_debugU8(const char *s, unsigned char c) { in SC_debugU8() function
1802 SC_debugU8(s, c); in rsDebug()