Home
last modified time | relevance | path

Searched refs:LOG1 (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp135 #define LOG1(...) ALOGD_IF(gLogLevel >= 1, __VA_ARGS__); macro
4010 LOG1("CameraService::loadSoundLocked ref=%d", mSoundRef); in loadSoundLocked()
4032 LOG1("CameraService::decreaseSoundRef ref=%d", mSoundRef); in decreaseSoundRef()
4046 LOG1("playSound(%d)", kind); in playSound()
4082 LOG1("Client::Client E (pid %d, id %d)", callingPid, mCameraId); in Client()
4088 LOG1("Client::Client X (pid %d, id %d)", callingPid, mCameraId); in Client()