Home
last modified time | relevance | path

Searched refs:mJterminate (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/src/swappy/
DChoreographerThread.cpp206 jmethodID mJterminate = nullptr; member in swappy::JavaChoreographerThread
231 mJterminate = env->GetMethodID( in JavaChoreographerThread()
251 env->CallVoidMethod(mJobj, mJterminate); in ~JavaChoreographerThread()