Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DTagMonitor.h115 static const int kMaxMonitorEvents = 100; variable
DTagMonitor.cpp32 mMonitoringEvents(kMaxMonitorEvents), in TagMonitor()