Searched refs:nSetPivotX (Results 1 – 3 of 3) sorted by relevance
1232 return nSetPivotX(mNativeRenderNode, pivotX); in setPivotX()1717 private static native boolean nSetPivotX(long renderNode, float pivotX); in nSetPivotX() method in RenderNode
1533 nSetPivotX(mNativePtr, pivotX); in setPivotX()2340 private static native void nSetPivotX(long groupPtr, float pivotX); in nSetPivotX() method in VectorDrawable
17689 Landroid/graphics/drawable/VectorDrawable;->nSetPivotX(JF)V61741 Landroid/view/RenderNode;->nSetPivotX(JF)Z