Searched refs:rotateEffectAt (Results 1 – 4 of 4) sorted by relevance
54 void rotateEffectAt(unsigned int from, unsigned int to) { in rotateEffectAt() function
116 arg.rotateEffectAt(from, to); in Java_com_mobileer_androidfxlab_NativeInterface_rotateEffectNative()
75 fun rotateEffectAt(from: Int, to: Int) { in rotateEffectAt() method
205 NativeInterface.rotateEffectAt(fromPos, toPos) in <lambda>()