Searched refs:nGetPivotY (Results 1 – 5 of 5) sorted by relevance
1141 return nGetPivotY(mNativeRenderNode); in getPivotY()1730 private static native float nGetPivotY(long renderNode); in nGetPivotY() method in RenderNode
284 /*package*/ static float nGetPivotY(long renderNode) { in nGetPivotY() method in RenderNode_Delegate
1542 return isTreeValid() ? nGetPivotY(mNativePtr) : 0; in getPivotY()2353 private static native float nGetPivotY(long groupPtr); in nGetPivotY() method in VectorDrawable
351 static float nGetPivotY(long groupPtr) { in nGetPivotY() method in VectorDrawable_Delegate
20556 Landroid/graphics/drawable/VectorDrawable;->nGetPivotY(J)F76129 Landroid/view/RenderNode;->nGetPivotY(J)F