Searched refs:ECOLOGI (Results 1 – 3 of 3) sorted by relevance
/hardware/google/av/media/eco/include/eco/ |
D | ECODebug.h | 50 #define ECOLOGI(format, args...) ALOGI(format, ##args) macro
|
/hardware/google/av/media/eco/ |
D | ECOSession.cpp | 78 ECOLOGI("ECOSession created with w: %d, h: %d, isCameraRecording: %d", mWidth, mHeight, in ECOSession() 89 ECOLOGI("ECOSession debug settings: logStats: %s, entries: %d, logInfo: %s entries: %d", in ECOSession() 102 ECOLOGI("ECOSession destroyed with w: %d, h: %d, isCameraRecording: %d", mWidth, mHeight, in ~ECOSession()
|
D | ECOService.cpp | 48 ECOLOGI("ECOService::obtainSession w: %d, h: %d, isCameraRecording: %d", width, height, in obtainSession()
|