Searched refs:mJniCookie (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/libvideoeditor/lvpp/ |
D | VideoEditorPreviewController.cpp | 51 mJniCookie(NULL), in VideoEditorPreviewController() 956 mJniCookie = cookie; in setJniCallback() 1064 pController->mJniCookie, MSG_TYPE_PREVIEW_END, &endArgs); in threadProc() 1189 pController->mJniCookie, MSG_TYPE_PROGRESS_INDICATION, in notify() 1202 pController->mJniCallback(pController->mJniCookie, in notify() 1225 pController->mJniCallback(pController->mJniCookie, in notify() 1237 pController->mJniCallback(pController->mJniCookie, in notify() 1286 pController->mJniCallback(pController->mJniCookie, in notify() 1290 pController->mJniCallback(pController->mJniCookie, in notify()
|
D | VideoEditorPreviewController.h | 105 M4OSA_Context mJniCookie; variable
|