Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeStubs.cpp109 static void SC_debugFM3v3(const char *s, const float *f) { in SC_debugFM3v3() function
257 { "_Z7rsDebugPKcPK12rs_matrix3x3", (void *)&SC_debugFM3v3, true },
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1630 static void SC_debugFM3v3(const char *s, const float *f) { in SC_debugFM3v3() function
1778 SC_debugFM3v3(s, (float *) m); in rsDebug()