OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tanpi
(Results
1 - 6
of
6
) sorted by null
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestTanpi.rs
24
return
tanpi
(inV);
28
return
tanpi
(inV);
32
return
tanpi
(inV);
36
return
tanpi
(inV);
40
return
tanpi
(inV);
44
return
tanpi
(inV);
48
return
tanpi
(inV);
52
return
tanpi
(inV);
/frameworks/rs/api/
rs_math.spec
[
all
...]
/cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java
1049
static private Target.Floaty
tanpi
(double d, Target t) {
method in class:CoreMathVerifier
1064
static private Target.Floaty
tanpi
(float f, Target t) {
method in class:CoreMathVerifier
[
all
...]
/frameworks/rs/driver/runtime/
rs_cl.c
788
extern float __attribute__((overloadable))
tanpi
(float v) {
function
791
FN_FUNC_FN(
tanpi
)
2257
HN_FUNC_HN(
tanpi
);
variable
[
all
...]
/frameworks/rs/scriptc/
rs_math.rsh
[
all
...]
/prebuilts/sdk/renderscript/include/
rs_math.rsh
[
all
...]
Completed in 857 milliseconds