Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp105 #define LOG1(...) ALOGD_IF(gLogLevel >= 1, __VA_ARGS__); macro
2891 LOG1("CameraService::loadSoundLocked ref=%d", mSoundRef); in loadSoundLocked()
2913 LOG1("CameraService::decreaseSoundRef ref=%d", mSoundRef); in decreaseSoundRef()
2927 LOG1("playSound(%d)", kind); in playSound()
2961 LOG1("Client::Client E (pid %d, id %d)", callingPid, mCameraId); in Client()
2967 LOG1("Client::Client X (pid %d, id %d)", callingPid, mCameraId); in Client()