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

/frameworks/base/services/camera/libcameraservice/
H A DCameraService.cpp48 #define LOG2(...) LOGD_IF(gLogLevel >= 2, __VA_ARGS__); macro
928 LOG2("notifyCallback(%d)", msgType);
947 LOG2("dataCallback(%d)", msgType);
980 LOG2("dataCallbackTimestamp(%d)", msgType);
1058 LOG2("frame callback is disabled");
1068 LOG2("Disable preview callback");
1080 LOG2("frame is copied");
1083 LOG2("frame is forwarded");
1165 LOG2("copyFrameAndPostCopiedFrame");

Completed in 469 milliseconds