Searched refs:nGetRotation (Results 1 – 4 of 4) sorted by relevance
514 return nGetRotation(mNativeRenderNode); in getRotation()880 private static native float nGetRotation(long renderNode); in nGetRotation() method in RenderNode
156 /*package*/ static float nGetRotation(long renderNode) { in nGetRotation() method in RenderNode_Delegate
1204 return isTreeValid() ? nGetRotation(mNativePtr) : 0; in getRotation()1837 private static native float nGetRotation(long groupPtr); in nGetRotation() method in VectorDrawable
303 static float nGetRotation(long groupPtr) { in nGetRotation() method in VectorDrawable_Delegate