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

/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorMain.cpp95 M4OSA_UInt8 threadProgress; member in struct:__anon29
1228 M4OSA_UInt8 threadProgress = 0; local
3102 pContext->threadProgress = 0;
3546 if ( (pContext->threadProgress != prevProgress) && (prevProgress != 0 )) {
3547 //pContext->threadProgress = prevProgress;
3553 VIDEOEDIT_LOG_API(ANDROID_LOG_INFO, "VIDEO_EDITOR", "pContext->threadProgress %d",

Completed in 45 milliseconds