Searched refs:canReuseCache (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/libs/hwui/jni/ |
D | android_graphics_drawable_VectorDrawable.cpp | 106 jlong colorFilterPtr, jobject jrect, jboolean needsMirroring, jboolean canReuseCache) { in draw() argument 113 return tree->draw(canvas, skColorFilter.get(), rect, needsMirroring, canReuseCache); in draw()
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | VectorDrawable.java | 429 boolean canReuseCache = mVectorState.canReuseCache(); in draw() 432 canReuseCache); in draw() 1044 public boolean canReuseCache() { in canReuseCache() method in VectorDrawable.VectorDrawableState 2269 long colorFilterPtr, Rect bounds, boolean needsMirroring, boolean canReuseCache); in nDraw() argument
|
/frameworks/base/libs/hwui/ |
D | VectorDrawable.cpp | 408 bool needsMirroring, bool canReuseCache) { in draw() argument
|
D | VectorDrawable.h | 516 bool needsMirroring, bool canReuseCache);
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 7769 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->canReuseCache()Z+]Landroid/graph…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 7772 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->canReuseCache()Z+]Landroid/graph…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 17466 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->canReuseCache()Z
|