Searched defs:SHAPE_CLIP_PATH (Results 1 - 1 of 1) sorted by path

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java186 private static final String SHAPE_CLIP_PATH = "clip-path"; field in class:VectorDrawable
551 } else if (SHAPE_CLIP_PATH.equals(tagName)) {

Completed in 54 milliseconds