Home
last modified time | relevance | path

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

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