HomeSort by relevance Sort by last modified time
    Searched defs:dashGap (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
GradientDrawableTest.java 78 float dashGap = 5.5f;
81 gradientDrawable.setStroke(width, color, dashWidth, dashGap);
86 dashGap = -5.5f;
87 gradientDrawable.setStroke(width, color, dashWidth, dashGap);
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 209 milliseconds