Searched defs:pVM (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorMain.cpp79 JavaVM* pVM; member in struct:__anon29
404 pContext->pVM->AttachCurrentThread(&pEnv, NULL);
494 pContext->pVM->DetachCurrentThread();
2472 pContext->pVM->AttachCurrentThread(&pEnv, NULL);
2481 pContext->pVM->DetachCurrentThread();
2668 pEnv->GetJavaVM(&(pContext->pVM));

Completed in 826 milliseconds