Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeStubs.cpp178 static void SC_debugU32(const char *s, uint32_t i) { in SC_debugU32() function
279 { "_Z7rsDebugPKcj", (void *)&SC_debugU32, true },
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1699 static void SC_debugU32(const char *s, uint32_t i) { in SC_debugU32() function
1866 SC_debugU32(s, c); in rsDebug()