Searched defs:VectorDrawable (Results 1 – 4 of 4) sorted by relevance
355 TEST(VectorDrawable, groupProperties) { in TEST() argument389 TEST(VectorDrawable, drawPathWithoutIncrementingShaderRefCount) { in TEST() argument
125 class VectorDrawable : public SkDrawable { class127 VectorDrawable(VectorDrawableRoot* tree) in VectorDrawable() function in android::uirenderer::skiapipeline::VectorDrawable
33 namespace VectorDrawable { namespace
314 public class VectorDrawable extends Drawable { class344 public VectorDrawable() { in VectorDrawable() method in VectorDrawable352 private VectorDrawable(@NonNull VectorDrawableState state, @Nullable Resources res) { in VectorDrawable() method in VectorDrawable