HomeSort by relevance Sort by last modified time
    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