Searched refs:native_cbrt (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/scriptc/
H A Drs_math.rsh649 * See also native_cbrt().
4220 * native_cbrt: Approximate cube root
4228 native_cbrt(float v);
4233 native_cbrt(float2 v);
4238 native_cbrt(float3 v);
4243 native_cbrt(float4 v);
4248 native_cbrt(half v);
4253 native_cbrt(half2 v);
4258 native_cbrt(half3 v);
4263 native_cbrt(half
[all...]
/frameworks/rs/api/
H A Drs_math.spec442 See also @native_cbrt().
2089 function: native_cbrt
2103 function: native_cbrt
/frameworks/rs/driver/runtime/
H A Drs_cl.c2273 HN_FUNC_HN(native_cbrt); variable

Completed in 167 milliseconds