Searched refs:nSetRotation (Results 1 – 4 of 4) sorted by relevance
505 return nSetRotation(mNativeRenderNode, rotation); in setRotation()862 private static native boolean nSetRotation(long renderNode, float rotation); in nSetRotation() method in RenderNode
146 /*package*/ static boolean nSetRotation(long renderNode, float rotation) { in nSetRotation() method in RenderNode_Delegate
1384 nSetRotation(mNativePtr, rotation); in setRotation()2166 private static native void nSetRotation(long groupPtr, float rotation); in nSetRotation() method in VectorDrawable
309 static void nSetRotation(long groupPtr, float rotation) { in nSetRotation() method in VectorDrawable_Delegate