Home
last modified time | relevance | path

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

/frameworks/support/renderscript/v8/rs_support/driver/
DrsdRuntimeMath.cpp46 static float SC_log2(float v) { in SC_log2() function
514 return SC_log2(x); in log2()
669 { "_Z4log2f", (void *)&SC_log2, true },
/frameworks/rs/driver/
DrsdRuntimeMath.cpp43 static float SC_log2(float v) { in SC_log2() function
412 { "_Z4log2f", (void *)&SC_log2, true },