Home
last modified time | relevance | path

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

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