Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeStubs.cpp87 static void SC_debugF4(const char *s, const float4 *f) { in SC_debugF4() function
251 { "_Z7rsDebugPKcPKDv4_f", (void *)&SC_debugF4, true },
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1618 static void SC_debugF4(const char *s, float4 f) { in SC_debugF4() function
1766 SC_debugF4(s, *f); in rsDebug()