Home
last modified time | relevance | path

Searched refs:canReuseCache (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp108 jlong colorFilterPtr, jobject jrect, jboolean needsMirroring, jboolean canReuseCache) { in draw() argument
114 return tree->draw(canvas, colorFilter, rect, needsMirroring, canReuseCache); in draw()
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java424 boolean canReuseCache = mVectorState.canReuseCache(); in draw()
427 canReuseCache); in draw()
1040 public boolean canReuseCache() { in canReuseCache() method in VectorDrawable.VectorDrawableState
2280 long colorFilterPtr, Rect bounds, boolean needsMirroring, boolean canReuseCache); in nDraw() argument
/frameworks/base/libs/hwui/
DVectorDrawable.h515 bool needsMirroring, bool canReuseCache);
DVectorDrawable.cpp406 bool needsMirroring, bool canReuseCache) { in draw() argument
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java151 long colorFilterPtr, Rect bounds, boolean needsMirroring, boolean canReuseCache) { in nDraw() argument
/frameworks/base/config/
Dboot-image-profile.txt6830 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->canReuseCache()Z
Dhiddenapi-greylist-max-o.txt20353 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->canReuseCache()Z