Searched refs:nSetAllowCaching (Results 1 – 3 of 3) sorted by relevance
894 nSetAllowCaching(mVectorState.getNativeRenderer(), allowCaching); in setAllowCaching()2308 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
20560 Landroid/graphics/drawable/VectorDrawable;->nSetAllowCaching(JZ)V