Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeStubs.cpp72 static void SC_debugFv2(const char *s, float f1, float f2) { in SC_debugFv2() function
246 { "_Z7rsDebugPKcff", (void *)&SC_debugFv2, true },
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1603 static void SC_debugFv2(const char *s, float f1, float f2) { in SC_debugFv2() function
1746 SC_debugFv2(s, f1, f2); in rsDebug()