OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tan2
(Results
1 - 1
of
1
) sorted by null
/cts/tests/tests/graphics/src/android/graphics/cts/
PathMeasureTest.java
60
float[]
tan2
= { 1f, 3f };
local
61
assertFalse(mPathMeasure.getPosTan(distance, pos2,
tan2
));
Completed in 210 milliseconds