HomeSort by relevance Sort by last modified time
    Searched defs:M4OSA_TRACE1_1 (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/jni/mediaeditor/
VideoBrowserMain.c 26 #undef M4OSA_TRACE1_1
31 #define M4OSA_TRACE1_1(a,b) __android_log_print(ANDROID_LOG_INFO, "Thumbnail", a,b);
VideoEditorThumbnailMain.cpp 26 #undef M4OSA_TRACE1_1
31 #define M4OSA_TRACE1_1(a,b) __android_log_print(ANDROID_LOG_INFO, "Thumbnail", a,b);
196 M4OSA_TRACE1_1("err value is = 0x%x",err);
201 M4OSA_TRACE1_1("context value is = %d",*pPContext);
  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_Debug.h 172 #define M4OSA_TRACE1_1(msg, param1)\
190 #define M4OSA_TRACE1_1(msg, param1)

Completed in 46 milliseconds