Home
last modified time | relevance | path

Searched defs:MonitorEvent (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/utils/
DTagMonitor.h99 struct MonitorEvent { struct
116 RingBuffer<MonitorEvent> mMonitoringEvents; argument
DTagMonitor.cpp317 TagMonitor::MonitorEvent::MonitorEvent(eventSource src, uint32_t frameNumber, nsecs_t timestamp, in MonitorEvent() function in android::TagMonitor::MonitorEvent