Searched refs:threadProgress (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorMain.cpp97 M4OSA_UInt8 threadProgress; member in struct:__anon1155
1197 M4OSA_UInt8 threadProgress = 0; local
3058 pContext->threadProgress = 0;
3502 if ( (pContext->threadProgress != prevProgress) && (prevProgress != 0 )) {
3503 //pContext->threadProgress = prevProgress;
3509 VIDEOEDIT_LOG_API(ANDROID_LOG_INFO, "VIDEO_EDITOR", "pContext->threadProgress %d",

Completed in 47 milliseconds