Home
last modified time | relevance | path

Searched refs:nSetAllowCaching (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java890 nSetAllowCaching(mVectorState.getNativeRenderer(), allowCaching); in setAllowCaching()
2304 private static native void nSetAllowCaching(long rendererPtr, boolean allowCaching); in nSetAllowCaching() method in VectorDrawable
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java145 static void nSetAllowCaching(long rendererPtr, boolean allowCaching) { in nSetAllowCaching() method in VectorDrawable_Delegate
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt20569 Landroid/graphics/drawable/VectorDrawable;->nSetAllowCaching(JZ)V