Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DTagMonitor.cpp120 monitorSingleMetadata(source, frameNumber, timestamp, emptyId, tag, metadata); in monitorMetadata()
123 monitorSingleMetadata(source, frameNumber, timestamp, m.first, tag, m.second); in monitorMetadata()
128 void TagMonitor::monitorSingleMetadata(eventSource source, int64_t frameNumber, nsecs_t timestamp, in monitorSingleMetadata() function in android::TagMonitor
DTagMonitor.h77 void monitorSingleMetadata(TagMonitor::eventSource source, int64_t frameNumber,