HomeSort by relevance Sort by last modified time
    Searched full:getstrokemiterlimit (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
VectorDrawable.h 298 float getStrokeMiterLimit() const {
VectorDrawable.cpp 236 paint.setStrokeMiter(properties.getStrokeMiterLimit());
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
VectorDrawable_Delegate.java 182 path.getStrokeMiterlimit());
755 private float getStrokeMiterlimit() {
    [all...]

Completed in 82 milliseconds