Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/libhistogram/
Dhistogram_collector.h63 void blob_processing_thread();
Dhistogram_collector.cpp153 monitoring_thread = std::thread(&HistogramCollector::blob_processing_thread, this); in start()
185 void histogram::HistogramCollector::blob_processing_thread() { in blob_processing_thread() function in histogram::HistogramCollector