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

/frameworks/rs/scriptc/
H A Drs_math.rsh1201 * See also native_cos().
4267 * native_cos: Approximate cosine
4275 native_cos(float v);
4280 native_cos(float2 v);
4285 native_cos(float3 v);
4290 native_cos(float4 v);
4295 native_cos(half v);
4300 native_cos(half2 v);
4305 native_cos(half3 v);
4310 native_cos(half
[all...]
/frameworks/rs/api/
H A Drs_math.spec606 See also @native_cos().
2112 function: native_cos
2126 function: native_cos
/frameworks/rs/driver/runtime/
H A Drs_cl.c2274 HN_FUNC_HN(native_cos); variable

Completed in 685 milliseconds