Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DTagMonitor.h117 struct MonitorEvent { struct
132 // So any MonitorEvent where these fields are not the default value will have garbage argument
140 RingBuffer<MonitorEvent> mMonitoringEvents; argument
DTagMonitor.cpp391 TagMonitor::MonitorEvent::MonitorEvent(eventSource src, uint32_t frameNumber, nsecs_t timestamp, in MonitorEvent() function in android::TagMonitor::MonitorEvent