Searched refs:nSetAllowCaching (Results 1 – 2 of 2) sorted by relevance
894 nSetAllowCaching(mVectorState.getNativeRenderer(), allowCaching); in setAllowCaching()2293 private static native void nSetAllowCaching(long rendererPtr, boolean allowCaching); in nSetAllowCaching() method in VectorDrawable
17682 Landroid/graphics/drawable/VectorDrawable;->nSetAllowCaching(JZ)V