Home
last modified time | relevance | path

Searched defs:tan (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DPathMeasureTest.java62 float[] tan = { 1f }; in testGetPosTanArraysTooSmall() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java109 static native float tan(float x); in tan() method in CoreMathVerifier
1005 static private Target.Floaty tan(double d, Target t) { in tan() method in CoreMathVerifier
1019 static private Target.Floaty tan(float f, Target t) { in tan() method in CoreMathVerifier