Searched refs:nSetAllowCaching (Results 1 – 2 of 2) sorted by relevance
890 nSetAllowCaching(mVectorState.getNativeRenderer(), allowCaching); in setAllowCaching()2304 private static native void nSetAllowCaching(long rendererPtr, boolean allowCaching); in nSetAllowCaching() method in VectorDrawable
145 static void nSetAllowCaching(long rendererPtr, boolean allowCaching) { in nSetAllowCaching() method in VectorDrawable_Delegate