Home
last modified time | relevance | path

Searched refs:setAllowCaching (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_drawable_VectorDrawable.cpp92 static void setAllowCaching(JNIEnv*, jobject, jlong treePtr, jboolean allowCaching) { in setAllowCaching() function
94 tree->setAllowCaching(allowCaching); in setAllowCaching()
370 {"nSetAllowCaching", "(JZ)V", (void*)setAllowCaching},
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DAnimatedVectorDrawable.java542 vectorDrawable.setAllowCaching(false); in inflate()
725 mVectorDrawable.setAllowCaching(false); in AnimatedVectorDrawableState()
H A DVectorDrawable.java893 void setAllowCaching(boolean allowCaching) { in setAllowCaching() method in VectorDrawable
/aosp12/frameworks/base/libs/hwui/
H A DVectorDrawable.h519 void setAllowCaching(bool allowCaching) { mAllowCaching = allowCaching; } in setAllowCaching() function
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt8180 HSPLandroid/graphics/drawable/VectorDrawable;->setAllowCaching(Z)V+]Landroid/graphics/drawable/Vect…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt8176 HSPLandroid/graphics/drawable/VectorDrawable;->setAllowCaching(Z)V+]Landroid/graphics/drawable/Vect…