Home
last modified time | relevance | path

Searched defs:VectorDrawable (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/tests/unit/
DVectorDrawableTests.cpp364 TEST(VectorDrawable, groupProperties) { in TEST() argument
398 TEST(VectorDrawable, drawPathWithoutIncrementingShaderRefCount) { in TEST() argument
/frameworks/base/libs/hwui/
DVectorDrawable.cpp40 namespace VectorDrawable { namespace
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java318 public class VectorDrawable extends Drawable { class
351 public VectorDrawable() { in VectorDrawable() method in VectorDrawable
359 private VectorDrawable(@Nullable VectorDrawableState state, @Nullable Resources res) { in VectorDrawable() method in VectorDrawable