Searched defs:VectorDrawable (Results 1 – 3 of 3) sorted by relevance
358 TEST(VectorDrawable, groupProperties) { in TEST() argument392 TEST(VectorDrawable, drawPathWithoutIncrementingShaderRefCount) { in TEST() argument
39 namespace VectorDrawable { namespace
318 public class VectorDrawable extends Drawable { class351 public VectorDrawable() { in VectorDrawable() method in VectorDrawable359 private VectorDrawable(@Nullable VectorDrawableState state, @Nullable Resources res) { in VectorDrawable() method in VectorDrawable