Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DTagMonitor.cpp68 bool gotTag = false; in parseTagsToMonitor() local
79 if (!gotTag) { in parseTagsToMonitor()
81 gotTag = true; in parseTagsToMonitor()
90 if (gotTag) { in parseTagsToMonitor()