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

/frameworks/av/libvideoeditor/osal/inc/
H A DM4OSA_Debug.h169 #define M4OSA_TRACE1_0(msg)\ macro
189 #define M4OSA_TRACE1_0(msg) macro
/frameworks/base/media/jni/mediaeditor/
H A DVideoBrowserMain.c25 #undef M4OSA_TRACE1_0 macro
30 #define M4OSA_TRACE1_0(a) __android_log_print(ANDROID_LOG_INFO, "Thumbnail", a); macro
357 M4OSA_TRACE1_0("videoBrowserCreate returned NO ERROR");
H A DVideoEditorThumbnailMain.cpp25 #undef M4OSA_TRACE1_0 macro
30 #define M4OSA_TRACE1_0(a) __android_log_print(ANDROID_LOG_INFO, "Thumbnail", a); macro
207 M4OSA_TRACE1_0("i am inside cleanUP");

Completed in 817 milliseconds