Searched refs:canReuseCache (Results 1 – 8 of 8) 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 112 return tree->draw(canvas, colorFilter, 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 2284 long colorFilterPtr, Rect bounds, boolean needsMirroring, boolean canReuseCache); in nDraw() argument
|
/frameworks/base/libs/hwui/ |
D | VectorDrawable.cpp | 411 bool needsMirroring, bool canReuseCache) { in draw() argument
|
D | VectorDrawable.h | 515 bool needsMirroring, bool canReuseCache);
|
/frameworks/layoutlib/bridge/src/android/graphics/drawable/ |
D | VectorDrawable_Delegate.java | 151 long colorFilterPtr, Rect bounds, boolean needsMirroring, boolean canReuseCache) { in nDraw() argument
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 8121 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->canReuseCache()Z+]Landroid/graph…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 8117 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->canReuseCache()Z+]Landroid/graph…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 20344 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->canReuseCache()Z
|