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

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

Completed in 77 milliseconds