Searched defs:SC_debugFv2 (Results 1 - 2 of 2) sorted by relevance

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

Completed in 3103 milliseconds