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