Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DChoreographer.h105 static void initJVM(JNIEnv* env);
/frameworks/native/libs/nativedisplay/
DAChoreographer.cpp58 Choreographer::initJVM(env); in AChoreographer_initJVM()
/frameworks/native/libs/gui/
DChoreographer.cpp74 void Choreographer::initJVM(JNIEnv* env) { in initJVM() function in android::Choreographer