Searched refs:nSetRotation (Results 1 – 4 of 4) sorted by relevance
1006 return nSetRotation(mNativeRenderNode, rotation); in setRotationZ()1677 private static native boolean nSetRotation(long renderNode, float rotation); in nSetRotation() method in RenderNode
151 /*package*/ static boolean nSetRotation(long renderNode, float rotation) { in nSetRotation() method in RenderNode_Delegate
1523 nSetRotation(mNativePtr, rotation); in setRotation()2347 private static native void nSetRotation(long groupPtr, float rotation); in nSetRotation() method in VectorDrawable
333 static void nSetRotation(long groupPtr, float rotation) { in nSetRotation() method in VectorDrawable_Delegate