Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DLatencyHistogram.cpp79 String8 histogramName = String8::formatV(fmt, args); in log() local
80 ALOGI("%s (%" PRId64 ") samples:", histogramName.string(), mTotalCount); in log()