Searched refs:fma (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/scriptc/
H A Drs_cl.rsh418 extern float __attribute__((overloadable)) fma(float a, float b, float c);
419 FN_FUNC_FN_FN_FN(fma)
/frameworks/support/renderscript/v8/rs_support/scriptc/
H A Drs_cl.rsh418 extern float __attribute__((overloadable)) fma(float a, float b, float c);
419 FN_FUNC_FN_FN_FN(fma)
/frameworks/support/renderscript/v8/rs_support/driver/
H A DrsdRuntimeMath.cpp465 float fma(float x, float y, float z) { function
/frameworks/compile/libbcc/lib/Renderscript/runtime/
H A Drs_cl.c416 extern float __attribute__((overloadable)) fma(float, float, float);
417 FN_FUNC_FN_FN_FN(fma)

Completed in 1345 milliseconds