Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DTagMonitor.cpp81 bool gotTag = false; in parseTagsToMonitor() local
92 if (!gotTag) { in parseTagsToMonitor()
94 gotTag = true; in parseTagsToMonitor()
103 if (gotTag) { in parseTagsToMonitor()