Home
last modified time | relevance | path

Searched defs:rotateEffectAt (Results 1 – 2 of 2) sorted by relevance

/external/oboe/apps/fxlab/app/src/main/java/com/mobileer/androidfxlab/
DNativeInterface.kt75 fun rotateEffectAt(from: Int, to: Int) { in rotateEffectAt() method
/external/oboe/apps/fxlab/app/src/main/cpp/
DFunctionList.h54 void rotateEffectAt(unsigned int from, unsigned int to) { in rotateEffectAt() function