Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeStubs.cpp75 static void SC_debugFv3(const char *s, float f1, float f2, float f3) { in SC_debugFv3() function
247 { "_Z7rsDebugPKcfff", (void *)&SC_debugFv3, true },
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1606 static void SC_debugFv3(const char *s, float f1, float f2, float f3) { in SC_debugFv3() function
1750 SC_debugFv3(s, f1, f2, f3); in rsDebug()