OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tan3
(Results
1 - 1
of
1
) sorted by null
/cts/tests/tests/graphics/src/android/graphics/cts/
PathMeasureTest.java
67
float[]
tan3
= { 1f, 2f, 3f, 4f };
local
68
assertTrue(mPathMeasure.getPosTan(0f, pos3,
tan3
));
Completed in 49 milliseconds