Home
last modified time | relevance | path

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

/hardware/google/av/media/eco/include/eco/
DECODebug.h47 #define ECOLOGI(format, args...) ALOGI(format, ##args) macro
/hardware/google/av/media/eco/
DECOService.cpp49 ECOLOGI("ECOService::obtainSession w: %d, h: %d, isCameraRecording: %d", width, height, in obtainSession()
DECOSession.cpp76 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()