OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:native_hypot
(Results
1 - 5
of
5
) sorted by null
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestNativeHypot.rs
26
return
native_hypot
(inA, inB);
31
return
native_hypot
(inA, inB);
36
return
native_hypot
(inA, inB);
41
return
native_hypot
(inA, inB);
46
return
native_hypot
(inA, inB);
51
return
native_hypot
(inA, inB);
56
return
native_hypot
(inA, inB);
61
return
native_hypot
(inA, inB);
/frameworks/rs/scriptc/
rs_math.rsh
[
all
...]
/prebuilts/sdk/renderscript/include/
rs_math.rsh
[
all
...]
/frameworks/rs/api/
rs_math.spec
1178
See also @
native_hypot
().
[
all
...]
/frameworks/rs/driver/runtime/
rs_cl.c
2286
HN_FUNC_HN_HN(
native_hypot
);
variable
[
all
...]
Completed in 168 milliseconds