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

/frameworks/av/services/camera/libcameraservice/
H A DCameraClient.cpp31 #define LOG2(...) ALOGD_IF(gLogLevel >= 2, __VA_ARGS__); macro
688 LOG2("notifyCallback(%d)", msgType);
713 LOG2("dataCallback(%d)", msgType);
751 LOG2("dataCallbackTimestamp(%d)", msgType);
803 LOG2("frame callback is disabled");
813 LOG2("Disable preview callback");
823 LOG2("frame is copied");
826 LOG2("frame is forwarded");
904 LOG2("copyFrameAndPostCopiedFrame");
H A DCameraService.cpp52 #define LOG2(...) ALOGD_IF(gLogLevel >= 2, __VA_ARGS__); macro
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorUtils.cpp44 #define LOG2 ALOGI /*WARNING Logging*/ macro

Completed in 72 milliseconds