Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeStubs.cpp81 static void SC_debugF2(const char *s, const float2 *f) { in SC_debugF2() function
249 { "_Z7rsDebugPKcPKDv2_f", (void *)&SC_debugF2, true },
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1612 static void SC_debugF2(const char *s, float2 f) { in SC_debugF2() function
1758 SC_debugF2(s, *f); in rsDebug()