Searched refs:SC_clamp_f32 (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/driver/ |
D | rsdRuntimeMath.cpp | 104 static float SC_clamp_f32(float amount, float low, float high) { in SC_clamp_f32() function 457 { "_Z5clampfff", (void *)&SC_clamp_f32, true },
|
/frameworks/support/renderscript/v8/rs_support/driver/ |
D | rsdRuntimeMath.cpp | 107 static float SC_clamp_f32(float amount, float low, float high) { in SC_clamp_f32() function 714 { "_Z5clampfff", (void *)&SC_clamp_f32, true },
|