Home
last modified time | relevance | path

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

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