Searched defs:nSetAllowCaching (Results 1 - 2 of 2) sorted by relevance

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

Completed in 15 milliseconds