Searched refs:nGetRotation (Results 1 – 5 of 5) sorted by relevance
1015 return nGetRotation(mNativeRenderNode); in getRotationZ()1715 private static native float nGetRotation(long renderNode); in nGetRotation() method in RenderNode
161 /*package*/ static float nGetRotation(long renderNode) { in nGetRotation() method in RenderNode_Delegate
1516 return isTreeValid() ? nGetRotation(mNativePtr) : 0; in getRotation()2345 private static native float nGetRotation(long groupPtr); in nGetRotation() method in VectorDrawable
327 static float nGetRotation(long groupPtr) { in nGetRotation() method in VectorDrawable_Delegate
20558 Landroid/graphics/drawable/VectorDrawable;->nGetRotation(J)F76130 Landroid/view/RenderNode;->nGetRotation(J)F