Searched refs:acquire2presentHist (Results 1 – 1 of 1) sorted by relevance
185 const auto& acquire2presentHist = layer->deltas.find("acquire2present"); in populateLayerAtom() local186 if (acquire2presentHist != layer->deltas.cend()) { in populateLayerAtom()188 histogramToProto(acquire2presentHist->second.hist, mMaxPulledHistogramBuckets); in populateLayerAtom()