Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeStubs.cpp69 static void SC_debugF(const char *s, float f) { in SC_debugF() function
245 { "_Z7rsDebugPKcf", (void *)&SC_debugF, true },
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1600 static void SC_debugF(const char *s, float f) { in SC_debugF() function
1742 SC_debugF(s, f); in rsDebug()