Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeStubs.cpp84 static void SC_debugF3(const char *s, const float3 *f) { in SC_debugF3() function
250 { "_Z7rsDebugPKcPKDv3_f", (void *)&SC_debugF3, true },
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1615 static void SC_debugF3(const char *s, float3 f) { in SC_debugF3() function
1762 SC_debugF3(s, *f); in rsDebug()