Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp100 #define LOG1(...) ALOGD_IF(gLogLevel >= 1, __VA_ARGS__); macro
2238 LOG1("CameraService::loadSoundLocked ref=%d", mSoundRef); in loadSoundLocked()
2260 LOG1("CameraService::decreaseSoundRef ref=%d", mSoundRef); in decreaseSoundRef()
2274 LOG1("playSound(%d)", kind); in playSound()
2302 LOG1("Client::Client E (pid %d, id %d)", callingPid, mCameraId); in Client()
2308 LOG1("Client::Client X (pid %d, id %d)", callingPid, mCameraId); in Client()