Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java787 nSetAllowCaching(mVectorState.getNativeRenderer(), allowCaching); in setAllowCaching()
2187 private static native void nSetAllowCaching(long rendererPtr, boolean allowCaching); in nSetAllowCaching() method in VectorDrawable
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java136 static void nSetAllowCaching(long rendererPtr, boolean allowCaching) { in nSetAllowCaching() method in VectorDrawable_Delegate