Home
last modified time | relevance | path

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

/hardware/google/av/media/eco/
DECOService.cpp66 SessionConfig newCfg(width, height, isCameraRecording); in obtainSession() local
75 if (iter->first == newCfg) { in obtainSession()
95 mSessionConfigToSessionMap[newCfg] = newSession; in obtainSession()